feat: new path util package
This commit is contained in:
8
packages/path/package.json
Normal file
8
packages/path/package.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "@fileone/path",
|
||||
"module": "index.ts",
|
||||
"type": "module",
|
||||
"peerDependencies": {
|
||||
"typescript": "^5"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user