UNPKG

docz-theme-default

Version:

The default theme of docz

2 lines (1 loc) 100 B
export declare const useHotkeys: (key: string, cb: () => any, inputs?: any[] | undefined) => void;