UNPKG

@knapsack/app

Version:

Build Design Systems on top of knapsack, by Basalt

16 lines (15 loc) 331 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _default = { "type": "object", "properties": { "sections": {} }, "additionalProperties": false, "required": ["sections"], "$schema": "http://json-schema.org/draft-07/schema#" }; exports.default = _default;