UNPKG

typedoc-theme-yaf

Version:

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

3 lines 162 B
import { trigger } from './triggers.js'; export const resetDrawerHeight = () => new Event(trigger.drawers.resetHeight); //# sourceMappingURL=actionsDrawers.js.map