UNPKG

@knapsack/app

Version:

Build Design Systems on top of knapsack, by Basalt

41 lines 1.02 kB
declare const _default: { description: string; type: string; properties: { title: { description: string; type: string; }; subtitle: { description: string; type: string; }; slogan: { type: string; }; parentBrand: { description: string; type: string; properties: { title: { description: string; type: string; }; homepage: { description: string; type: string; }; logo: { description: string; type: string; }; }; additionalProperties: boolean; }; }; additionalProperties: boolean; required: string[]; $schema: string; }; export default _default; //# sourceMappingURL=schemaKnapsackSettings.d.ts.map