1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-20 02:44:45 +00:00

feat(packages/platform): init new package

This commit is contained in:
2024-07-20 05:38:57 +07:00
parent 4d52909804
commit e243d55428
13 changed files with 2045 additions and 1547 deletions

View File

@@ -0,0 +1,5 @@
{
"name": "@robonen/platform",
"version": "0.0.0",
"exports": "./src/index.ts"
}