3 lines
141 B
Plaintext
3 lines
141 B
Plaintext
export declare function get_spread_update(levels: any, updates: any): {};
|
|
export declare function get_spread_object(spread_props: any): any;
|