更新
Showing
.gitignore
0 → 100644
dist/index.es.js
0 → 100644
dist/index.es.js.map
0 → 100644
dist/index.js
0 → 100644
dist/index.js.map
0 → 100644
dist/index.umd.js
0 → 100644
dist/index.umd.js.map
0 → 100644
package.json
0 → 100644
{ | |||
"name": "props-compute", | |||
"version": "1.0.0", | |||
"main": "dist/index.js", | |||
"module": "dist/index.es.js", | |||
"license": "MIT", | |||
"scripts": { | |||
"build": "rollup -c" | |||
} | |||
} |
props-compute.iml
0 → 100644
rollup.config.js
0 → 100644
src/index.js
0 → 100644
Please register or sign in to comment