mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-06-16 11:09:12 +08:00
2 lines
112 B
Text
2 lines
112 B
Text
export declare const throwError: (msg: string) => never;
|
|
export declare const throwTypescriptError: () => void;
|