mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-25 23:29:14 +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;
|