mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-04 22:09:31 +08:00
3 lines
No EOL
129 B
Text
3 lines
No EOL
129 B
Text
declare function assert(value: unknown, message?: string): asserts value;
|
|
export { assert };
|
|
//# sourceMappingURL=assert.d.ts.map |