UNPKG

@azure/static-web-apps-cli

Version:
3 lines 239 B
import type http from "node:http"; export declare function processAuth(request: http.IncomingMessage, response: http.ServerResponse, rewriteUrl?: string, customAuth?: SWAConfigFileAuth): Promise<number>; //# sourceMappingURL=index.d.ts.map