UNPKG

@glandjs/http

Version:

A protocol adapter for HTTP built on top of the Gland architecture solution.

7 lines (6 loc) 254 B
export * from './app-options.interface'; export * from './http-options.interface'; export * from './cors-options.interface'; export * from './next-function.interface'; export * from './http-headers.interface'; export * from './context-options.inteface';