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

3 lines
129 B
Plaintext

declare function assert(value: unknown, message?: string): asserts value;
export { assert };
//# sourceMappingURL=assert.d.ts.map