first commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "@ben-to/builder",
|
||||
"version": "0.1.0",
|
||||
"type": "module",
|
||||
"main": "src/domain.ts",
|
||||
"types": "src/domain.ts",
|
||||
"exports": {
|
||||
"./domain": "./src/domain.ts"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user