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.

4 lines 175 B
import BaseError from "./BaseError"; export default class Dev_UnexpectedLackOfDbErrorError extends BaseError { } //# sourceMappingURL=Dev_UnexpectedLackOfDbErrorError.d.ts.map