UNPKG

@huameow/schematics

Version:

huameow - modern, fast, powerful web framework (@schematics)

5 lines (4 loc) 173 B
import { DeclarationOptions } from './page.declarator'; export declare class RouterMetadataDeclarator { declare(content: string, options: DeclarationOptions): string; }