TeaWeb/web/app/entry-points/ModalWindow.ts

4 lines
133 B
TypeScript
Raw Normal View History

/* This is the entry point file for the external modals */
import "../ui/context-menu";
import "tc-shared/entry-points/ModalWindow";