UNPKG

@elemental-concept/grappa

Version:

Decorator-powered REST client for Angular and its HttpClient

4 lines (3 loc) 66 B
export interface Initialisable { new (...args: any[]): any; }