mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-03 06:49:29 +08:00
3 lines
107 B
Text
3 lines
107 B
Text
import '../_version.js';
|
|
declare const quotaErrorCallbacks: Set<Function>;
|
|
export { quotaErrorCallbacks };
|