API › @builder.io/qwik-city/vite/azure-swa
azureSwaAdapter
export declare function azureSwaAdapter(opts?: AzureSwaAdapterOptions): any;
参数
类型
描述
opts
(可选)
any
AzureSwaAdapterOptions
export interface AzureSwaAdapterOptions extends ServerAdapterOptions
扩展:ServerAdapterOptions