@elemental-concept/grappa
Version:
Decorator-powered REST client for Angular and its HttpClient
11 lines (10 loc) • 343 B
TypeScript
export * from './class-descriptor';
export * from './custom-metadata';
export * from './filter-descriptor';
export * from './http-rest-client';
export * from './initialisable';
export * from './method-descriptor';
export * from './optional-list';
export * from './rest-request';
export * from './request-options';
export * from './url-input';