Skip to content

Commit 582f309

Browse files
committed
moduleの宣言を追加
1 parent d1381a4 commit 582f309

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

declatations.d.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
declare module "ace-builds/src-min-noconflict/*";
2+
declare module "prismjs/components/*";
3+
declare module "mocha/mocha.js";

0 commit comments

Comments
 (0)