UNPKG

88 BTypeScriptView Raw
1import { Entry } from '../state';
2export declare const useDocs: () => Entry[] | null;