mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
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:
parent
c739ac5c61
commit
a6706cff20
7 changed files with 36 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -20,3 +20,4 @@ package-lock.json
|
|||
static
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
src/packages/excalidraw/types
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue