workos / workos-node

Official Node SDK for interacting with the WorkOS API
https://workos.com/docs/sdk/node
MIT License
119 stars 29 forks source link

Use typeof to safely check Node process on workers #1096

Closed mattgd closed 2 months ago

mattgd commented 2 months ago

Description

Use typeof to safely check Node process on workers.

Documentation

Does this require changes to the WorkOS Docs? E.g. the API Reference or code snippets need updates.

[ ] Yes

If yes, link a related docs PR and add a docs maintainer as a reviewer. Their approval is required.