API โบ @builder.io/qwik-city/vite/bun-server
bunServerAdapter
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
export declare function bunServerAdapter(opts?: bunServerAdapterOptions): any;
Parameter | Type | Description |
---|---|---|
opts | (Optional) |
Returns:
any
bunServerAdapterOptions
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
export interface bunServerAdapterOptions extends ServerAdapterOptions
Extends: ServerAdapterOptions
Property | Modifiers | Type | Description |
---|---|---|---|
string | (ALPHA) (Optional) |