mirror of
https://github.com/yangcht/obsidian-things-toolkit.git
synced 2026-07-22 07:45:44 +00:00
3 lines
83 B
TypeScript
3 lines
83 B
TypeScript
declare const ReferenceError: ReferenceErrorConstructor;
|
|
|
|
export = ReferenceError;
|