UNPKG

@sentry/wizard

Version:

Sentry wizard helping you to configure your project

10 lines 237 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.deploymentPlatforms = void 0; exports.deploymentPlatforms = [ 'vercel', 'netlify', 'other', 'none', ]; //# sourceMappingURL=types.js.map