UNPKG

@roxi/routify

Version:

4 lines (3 loc) 249 B
export function coerceInlineInputToObject(inlineInput: InlineInput | null): Partial<Inline>; export function defaultScrollIntoView(elem: any, isInstant: any, options: any): any; export function normalizeInline(inlineInput: Partial<Inline>): Inline;