feat: export types for package @excalidraw/excalidraw 🎉 (#3337)
* feat: export types for package @excalidraw/excalidraw * update * remove * Add lib in tsconfig-types and Add global.d.ts, and errors down to 39 :) * Add declaration for scss so typescript allows scss imports, errors down to 37 :) * Add css.d.ts, errors down to 32 yay * set target to es6, all errors resolved yay * move types outside dist * update docs * fix
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@ package-lock.json
|
||||
static
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
src/packages/excalidraw/types
|
||||
|
Reference in New Issue
Block a user