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 143 B
import 'dotenv/config'; import DiContainer from 'di-why'; declare const di: DiContainer; export default di; //# sourceMappingURL=index.d.ts.map