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