🚧 Work in progress

This commit is contained in:
Freeze455
2021-10-06 18:05:23 +02:00
parent b362fc5441
commit 2f022b6238

4
index.d.ts vendored Normal file
View File

@@ -0,0 +1,4 @@
declare module 'markdown-it'
declare module 'markdown-it-container'
declare module 'markdown-it-highlightjs'
declare module 'markdown-it-emoji'