UNPKG

nimma

Version:

Scalable JSONPath engine.

8 lines (3 loc) 114 B
'use strict'; var runtimeError = require('./runtime-error.cjs'); exports.RuntimeError = runtimeError.default;