API β€Ί @builder.io/qwik-city/vite/azure-swa

azureSwaAdapter

export declare function azureSwaAdapter(opts?: AzureSwaAdapterOptions): any;
ParameterTypeDescription
optsAzureSwaAdapterOptions(Optional)

Returns:

any

Edit this section

AzureSwaAdapterOptions

export interface AzureSwaAdapterOptions extends ServerAdapterOptions

Extends: ServerAdapterOptions

Edit this section