2 lines
96 B
JavaScript
2 lines
96 B
JavaScript
export { ConnectedPerformance as default } from './Performance';
|
|
export * from './Performance';
|