UNPKG

mframejs

Version:
3 lines (2 loc) 153 B
import { IBindingContext } from '../interface/exported'; export declare function getCorrectContext(value: any, ctx: IBindingContext): IBindingContext;