diff --git a/global.d.ts b/global.d.ts index 91431bb..0943544 100644 --- a/global.d.ts +++ b/global.d.ts @@ -121,7 +121,7 @@ declare global { } declare module "@store/*"; -declare module "@modules/*"; +declare module "@service/*"; declare module "@utils/*"; declare module "@assets/images/*"; declare module "@constant/*"; diff --git a/html/dialog.html b/html/dialog.html new file mode 100644 index 0000000..f871326 --- /dev/null +++ b/html/dialog.html @@ -0,0 +1,16 @@ + + +
+ +