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