UNPKG

@primer/components

Version:
13 lines (9 loc) 400 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _themePreval = require("./theme-preval"); var _default = _themePreval.theme; // NOTE: for now, ThemeColors and ThemeShadows are handcrafted types. It would be nice if these // were exports from primitives (or a different shape but derived from those exports). exports.default = _default;