UNPKG

@syncognito/maya

Version:

Maya Design System - Shared tokens and platform-specific components

7 lines 248 B
// Export all vishnu-specific tokens export * from './tokens'; // Export all vishnu-specific components export * from './components'; // Export the main vishnu tokens object export { vishnuTokens } from './tokens'; //# sourceMappingURL=index.js.map