UNPKG

@fruits-chain/react-native-xiaoshu

Version:
16 lines (13 loc) • 303 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.varCreator = void 0; const varCreator = TOKENS => { return { overlay_z_index: 10, overlay_background_color: 'rgba(0, 0, 0, 0.7)' }; }; exports.varCreator = varCreator; //# sourceMappingURL=style.js.map