UNPKG

@gitlab/ui

Version:
9 lines (7 loc) 148 B
const POSITION = { START: 'start', MIDDLE: 'middle', END: 'end' }; const ZERO_WIDTH_SPACE = '\u200b'; export { POSITION, ZERO_WIDTH_SPACE };