Skip to main content
Module

x/xstate/src/environment.ts

State machines and statecharts for the modern web.
Go to Latest
File
export const IS_PRODUCTION = process.env.NODE_ENV === 'production';