UNPKG

@samchon/openapi

Version:

OpenAPI definitions and converters for 'typia' and 'nestia'.

7 lines (4 loc) 185 B
const _isFormatJsonPointer = str => PATTERN.test(str); const PATTERN = /^(?:\/(?:[^~/]|~0|~1)*)*$/; export { _isFormatJsonPointer }; //# sourceMappingURL=_isFormatJsonPointer.mjs.map