UNPKG

docz

Version:

It's has never been so easy to documents your things!

3 lines (2 loc) 88 B
import { Entry } from '../state'; export declare const useDocs: () => Entry[] | null;