mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-20 16:09:13 +08:00
2 lines
141 B
Text
2 lines
141 B
Text
export declare function get_spread_update(levels: any, updates: any): {};
|
|
export declare function get_spread_object(spread_props: any): any;
|