|
Last change
on this file was 9af201e, checked in by MBK <marija.karapandzova@…>, 12 days ago |
|
Fix frontend appearance
|
-
Property mode
set to
100644
|
|
File size:
257 bytes
|
| Rev | Line | |
|---|
| [9af201e] | 1 | import { Filter, Options } from './types';
|
|---|
| 2 | export declare function createProxyMiddleware(context: Filter | Options, options?: Options): import("./types").RequestHandler;
|
|---|
| 3 | export * from './handlers';
|
|---|
| 4 | export { Filter, Options, RequestHandler } from './types';
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.