first commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "@wrnexus/native",
|
||||
"version": "0.2.12",
|
||||
"type": "module",
|
||||
"main": "src/index.ts",
|
||||
"exports": {
|
||||
".": "./src/index.ts",
|
||||
"./browser": "./src/browser.ts",
|
||||
"./mobile": "./src/mobile.ts"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user