UNPKG

docz-theme-default

Version:

The default theme of docz

7 lines (6 loc) 136 B
export declare const breakpoints: { mobile: number; tablet: number; desktop: number; }; export declare const mq: any;