UNPKG

@bufbuild/cel

Version:

A CEL evaluator for ECMAScript

5 lines (4 loc) 158 B
/** * Provides the strings extension - CEL functions for string manipulation. */ export declare const STRINGS_EXT_FUNCS: import("../../func.js").CelFunc[];