UNPKG

@digifi/jexl-functions

Version:
6 lines (5 loc) 174 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); class JexlFunctionExecutionError extends Error { } exports.default = JexlFunctionExecutionError;