UNPKG

@baseplate-dev/project-builder-web

Version:

Web interface for constructing project builder JSON

3 lines (2 loc) 215 B
const r=/\p{Lu}?\p{Ll}+|[0-9]+|\p{Lu}+(?!\p{Ll})|\p{Emoji_Presentation}|\p{Extended_Pictographic}|\p{L}+/gu;function t(p){return Array.from(p.match(r)??[])}export{t as w}; //# sourceMappingURL=words-Cs2RBKRm.js.map