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.

2 lines 138 B
export default function <T = any>(arr: T[], callback: (p: T) => Promise<boolean>): Promise<T[]>; //# sourceMappingURL=asyncFilter.d.ts.map