UNPKG

typedoc-theme-yaf

Version:

A fresh, opinionated and standalone front-end documentation application consuming Typedoc generated data.

23 lines (22 loc) 443 B
export declare const trigger: { content: { setLocation: string; scrollTo: string; scrollTop: string; getPageId: string; breadcrumb: string; }; menu: { rollMenuDown: string; rollMenuUp: string; scrollTo: string; toggle: string; search: string; }; drawers: { resetHeight: string; }; options: { display: string; }; };