diff --git a/index.d.ts b/index.d.ts new file mode 100644 index 0000000..c00380e --- /dev/null +++ b/index.d.ts @@ -0,0 +1,4 @@ +declare module 'markdown-it' +declare module 'markdown-it-container' +declare module 'markdown-it-highlightjs' +declare module 'markdown-it-emoji' \ No newline at end of file