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

bunServerAdapterOptions

(Optional)

any

Edit this section

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

name?

string

(ALPHA) (Optional)

Edit this section