package exports map

pull/7121/head
Ignatius Bagus 5 years ago
parent aaf0bf44de
commit f66e2c3e36
No known key found for this signature in database
GPG Key ID: 357C6674A45CC06B

@ -39,6 +39,9 @@
"import": "./compiler.mjs",
"require": "./compiler.js"
},
"./action": {
"types": "./types/runtime/action/index.d.ts"
},
"./animate": {
"types": "./types/runtime/animate/index.d.ts",
"import": "./animate/index.mjs",

Loading…
Cancel
Save