penambahan web socket
This commit is contained in:
No files matched your search
Generated
Vendored
+2
@@ -0,0 +1,2 @@
|
||||
import type { Cookie } from "@azure/functions";
|
||||
export declare function getAzureParsedCookiesFromHeaders(headers: Record<string, number | string | string[] | undefined>): Cookie[];
|
||||
Reference in New Issue
Block a user