UNPKG

swagger-pack

Version:

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

4 lines (3 loc) 171 B
import { Organization } from './models/organization'; import { OrganizationService } from './services/organization.service'; export { Organization, OrganizationService };