UNPKG

swagger-pack

Version:

test of swagger generated angular models/services and possibility to reuse them

8 lines (6 loc) 179 B
import { Organization } from './models/organization'; import { OrganizationService } from './services/organization.service'; export { Organization, OrganizationService }