UNPKG

@temporalio/worker

Version:
5 lines 187 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.isBun = void 0; exports.isBun = typeof globalThis.Bun !== 'undefined'; //# sourceMappingURL=bun.js.map