UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

9 lines (8 loc) 282 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.strFunction = exports.placeholderChar = void 0; const placeholderChar = exports.placeholderChar = '_'; const strFunction = exports.strFunction = 'function'; //# sourceMappingURL=constants.js.map