UNPKG

@syncognito/maya

Version:

Maya Design System - Shared tokens and platform-specific components

7 lines 272 B
// Export all vishnu-specific tokens export * from './tokens'; // Export atomic design components export * from './parmanu'; // Ultimate Atoms (Button, Card) // Export the main vishnu tokens object export { vishnuTokens } from './tokens'; //# sourceMappingURL=index.js.map