UNPKG

@rxap/remote-method

Version:

This package provides abstractions for defining and executing remote methods in Angular applications. It includes features such as automatic refreshing, proxying, and error handling. It offers a structured way to manage remote calls and their dependencies

4 lines (3 loc) 138 B
export * from './lib/base-http.remote-method'; export * from './lib/http-remote-method.loader'; export * from './lib/http.remote-method';