UNPKG

mframejs

Version:
3 lines (2 loc) 149 B
import { IBindingContext } from '../interface/exported'; export declare function setValue(_class: IBindingContext, key: string, value: any): void;