UNPKG

111 BTypeScriptView Raw
1import { HostElement } from './types';
2export declare function serializeElement(element: HostElement): string;