UNPKG

@anglr/rest

Version:

Angular module representing rest services

6 lines 179 B
/** * Set the base URL of REST resource * @param url - base URL */ export declare function BaseUrl(url: string): ClassDecorator; //# sourceMappingURL=baseUrl.decorator.d.ts.map