Appearance
@nogoo9/mcp-server-cloud-fs / isBun
isBun(): boolean
boolean
Defined in: transports/index.ts:79
Detect if the current runtime is Bun.
true when running under Bun, false for Node.js.
true
false