astro-ghostcms/.pnpm-store/v3/files/bc/a1d2d06ad4190402c4bba8af1c3...

3 lines
129 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
declare function assert(value: unknown, message?: string): asserts value;
export { assert };
//# sourceMappingURL=assert.d.ts.map