UNPKG

@atlassian/aui

Version:

Atlassian User Interface library

10 lines 263 B
export default { 'light': () => (() => {}), 'light-future': () => (() => {}), 'dark': () => (() => {}), 'dark-future': () => (() => {}), 'spacing': () => (() => {}), 'shape': () => (() => {}), 'typography': () => (() => {}), 'motion': () => (() => {}), };