UNPKG

nimma

Version:

Scalable JSONPath engine.

8 lines (4 loc) 148 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); class RuntimeError extends Error {} exports.default = RuntimeError;