UNPKG

@meta2d/core

Version:

@meta2d/core: Powerful, Beautiful, Simple, Open - Web-Based 2D At Its Best .

3 lines (2 loc) 141 B
export declare function getter(object: any, path: string): any; export declare function setter(object: any, path: string, value: any): void;