UNPKG

jspurefix

Version:
7 lines (5 loc) 122 B
import { IHtmlOptions } from './html-options' export interface IHtmlRoute { name: string value: IHtmlOptions }