UNPKG

@syncognito/maya

Version:

Maya Design System - Shared tokens and platform-specific components

6 lines 213 B
// Web shared tokens and components export * from './tokens'; export * from './components'; // Export the main web shared tokens object export { webSharedTokens } from './tokens'; //# sourceMappingURL=index.js.map