UNPKG

@wordpress/components

Version:
11 lines (10 loc) 279 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.WRAPPER_SIZE = exports.BASE_SIZE = void 0; const BASE_SIZE = 16; exports.BASE_SIZE = BASE_SIZE; const WRAPPER_SIZE = 36; exports.WRAPPER_SIZE = WRAPPER_SIZE; //# sourceMappingURL=utils.js.map