/* * Public API Surface of switch */ export * from './lib/switch.component'; export * from './lib/switch.module'; export * from './lib/switch.config'; export * from './lib/switch.token';