UNPKG

axcora

Version:

Modern and Super Light Static Site Generator

17 lines (16 loc) 349 B
export declare const cssComponentPackages: { package: string; file: string; }[]; export declare const jsComponentPackages: { package: string; file: string; }[]; export declare const themePackages: { package: string; theme: string; }[]; export declare const axcComponentPackages: { package: string; file: string; }[];