UNPKG

82 BTypeScriptView Raw
1export default function (data: {
2 name: string;
3 isPage: boolean;
4}): void;