UNPKG

@roxi/routify

Version:

7 lines (6 loc) 131 B
export type Location = | 'wrapper' | 'header' | 'parent' | 'firstChild' | ((elem: HTMLElement) => HTMLElement)