Commit def44af5 by chuxuewen

add index.ts

parent f5b9edb4
export * from './src';
\ No newline at end of file
......@@ -2,8 +2,8 @@
"name": "zswjs",
"version": "1.3.5",
"description": "中数文API",
"main": "src/index.js",
"types": "src/index.ts",
"main": "index.js",
"types": "index.ts",
"scripts": {
"cypress": "cypress run --spec 'cypress/integration/index.spec.js'",
"cypress-ui": "cypress open",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment