UNPKG

ng-smart-on-fhir

Version:

[![SRDC](https://www.srdc.com.tr/wp-content/uploads/2014/12/srdc-wp.png)](https://srdc.com.tr/en)

8 lines (7 loc) 410 B
export { LoginClientConfig } from "./lib/model/login-client.config"; export { LaunchClientConfig } from "./lib/model/launch-client.config"; export { SmartOnFhirConfig } from "./lib/model/smart-on-fhir.config"; export * from './lib/services/smart-on-fhir.service'; export * from './lib/services/smart-auth.service'; export * from './lib/smart-on-fhir.module'; export * from './lib/routes/smart-handler-routes';