API โบ @qwik.dev/qwik-router/vite/azure-swa
azureSwaAdapter
export declare function azureSwaAdapter(opts?: AzureSwaAdapterOptions): any;
Parameter
Type
Description
opts
(Optional)
any
AzureSwaAdapterOptions
export interface AzureSwaAdapterOptions extends ServerAdapterOptions
Extends: ServerAdapterOptions