Files
ionic-framework/core/src/utils/index.ts
2018-03-20 17:21:02 +01:00

4 lines
84 B
TypeScript

export * from './haptic';
export * from './keyboard';
export * from './transition';