UNPKG

ssr-web-avo-inspector

Version:

Avo Inspector for web with SSR and web workers support

9 lines (8 loc) 200 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.AvoInspectorEnv = void 0; exports.AvoInspectorEnv = { Prod: "prod", Dev: "dev", Staging: "staging", };