UNPKG

@visactor/vrender-kits

Version:

```typescript import { xxx } from '@visactor/vrender-kits'; ```

4 lines (3 loc) 126 B
import { isBrowserEnv } from "@visactor/vrender-core"; export const browser = isBrowserEnv(); //# sourceMappingURL=env.js.map