UNPKG

poststore

Version:

PostStore can be used with NEXT.JS to create markdown-based blogs.

3 lines (2 loc) 118 B
import { makeStoreProps } from './makeStore'; export declare const startWatchMode: (props: makeStoreProps) => void;