sp-dev-fx-webparts/samples/react-smart-profile-photo-e.../src/services/AnalysisServices/index.ts

4 lines
110 B
TypeScript
Raw Normal View History

export * from './IAnalysisService';
export * from './AnalysisService';
export * from './MockAnalysisService';