UNPKG

@redocly/openapi-core

Version:

See https://github.com/Redocly/redocly-cli

5 lines (4 loc) 158 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.VERSION_PATTERN = void 0; exports.VERSION_PATTERN = /^1\.0\.\d+(-.+)?$/;