UNPKG

md-toy-blog

Version:

Very simple Markdown blog: serves your md as html without fancy databases. You will only spend time writing the actual data.

5 lines 230 B
import 'dotenv/config'; import { LoadDictElement } from 'di-why/build/src/DiContainer'; declare const loadDictElement: LoadDictElement<string>; export default loadDictElement; //# sourceMappingURL=MTB_BLOG_URL_PATH_PREFIX.d.ts.map