feat: add TypeScript definitions

This commit is contained in:
Eric Liu 2020-07-27 06:24:42 -07:00
commit eed395b229
2 changed files with 1475 additions and 0 deletions

View file

@ -6,6 +6,7 @@
"svelte": "./src/index.js",
"main": "./lib/index.js",
"module": "./lib/index.mjs",
"types": "./types/index.d.ts",
"scripts": {
"start": "start-storybook -p 9090",
"build": "build-storybook",

1474
types/index.d.ts vendored Normal file

File diff suppressed because it is too large Load diff