UNPKG

mframejs

Version:
3 lines (2 loc) 147 B
import { IBindingContext } from '../interface/exported'; export declare function evaluateExpression(text: string, _class: IBindingContext): any;