UNPKG

@bemedev/decompose

Version:
8 lines (6 loc) 236 B
const DELIMITER = '-{/./:}-'; const LEFT_BRACKET = '-{LEFT_BRACKET}-'; const RIGHT_BRACKET = '-{RIGHT_BRACKET}-'; const SEPARATOR = '.'; export { DELIMITER, LEFT_BRACKET, RIGHT_BRACKET, SEPARATOR }; //# sourceMappingURL=strings.js.map