Skip to content

@nogoo9/mcp-server-cloud-fs / transports / isBun

Function: isBun()

isBun(): boolean

Defined in: transports/index.ts:79

Detect if the current runtime is Bun.

Returns

boolean

true when running under Bun, false for Node.js.

Released under the PolyForm Shield 1.0.0 License.