webapi-ng2
Version:
ASP.NET Core Web API client generator for Angular 2
11 lines (10 loc) • 454 B
text/typescript
export { AttributeParameter } from './attribute-parameter';
export { Attribute } from './attribute';
export { Controller } from './controller';
export { EnumValue } from './enum-value';
export { OperationParameter } from './operation-parameter';
export { Operation } from './operation';
export { Property } from './property';
export { Schema } from './schema';
export { SchemaType } from './schema-type';
export { Specification } from './specification';