UNPKG

@ozen-ui/kit

Version:

React component library

7 lines (6 loc) 345 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.OZEN_PROVIDER_DEFAULT_THEME = exports.OZEN_PROVIDER_DEFAULT_TAG = void 0; var constants_1 = require("./providers/theme/constants"); exports.OZEN_PROVIDER_DEFAULT_TAG = 'div'; exports.OZEN_PROVIDER_DEFAULT_THEME = constants_1.OZEN_THEME_PROVIDER_DEFAULT_THEME;