mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-03 01:59:31 +08:00
2 lines
164 B
Text
2 lines
164 B
Text
export declare function handle_promise(promise: any, info: any): boolean;
|
|
export declare function update_await_block_branch(info: any, ctx: any, dirty: any): void;
|