UNPKG

myprojectpackageprav

Version:
11 lines (10 loc) 185 B
export declare const guidelines: { id: number; title: string; link: string; }[]; export declare const templates: { id: number; title: string; link: string; }[];