@altostra/core
Version:
Core library for shared types and logic
1 lines • 401 B
JavaScript
;Object.defineProperty(exports,"__esModule",{value:!0}),exports.ERROR_QUOTA_VIOLATION_PREFIX=exports.ERROR_QUOTA_VIOLATION=exports.DEFAULT_TEAM_PLAN_ID=exports.DEFAULT_DEV_PLAN_ID=void 0,exports.DEFAULT_DEV_PLAN_ID="developer",exports.DEFAULT_TEAM_PLAN_ID="team-202304",exports.ERROR_QUOTA_VIOLATION="quota-violation",exports.ERROR_QUOTA_VIOLATION_PREFIX=exports.ERROR_QUOTA_VIOLATION+"-";