fix: export translationRef from alpha
Signed-off-by: mario ma <mario.ma.node@gmail.com>
This commit is contained in:
@@ -27,6 +27,11 @@
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"sideEffects": false,
|
||||
"exports": {
|
||||
".": "./src/index.ts",
|
||||
"./alpha": "./src/alpha.ts",
|
||||
"./package.json": "./package.json"
|
||||
},
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"files": [
|
||||
|
||||
Reference in New Issue
Block a user