UNPKG

73 BTypeScriptView Raw
1export declare function Head({ children }: {
2 children: any;
3}): any;