inital #3
This commit is contained in:
5
out/auth-proxy.d.ts
vendored
5
out/auth-proxy.d.ts
vendored
@@ -1,5 +0,0 @@
|
||||
/// <reference types="qs" />
|
||||
import { RequestHandler } from 'express';
|
||||
export declare const AuthProxy: {
|
||||
router: RequestHandler<import("express-serve-static-core").ParamsDictionary, any, any, import("qs").ParsedQs>;
|
||||
};
|
||||
Reference in New Issue
Block a user