astro-ghostcms/.pnpm-store/v3/files/f8/b832e136112967593db3cc88970...

4 lines
156 B
Plaintext

export = safeConcat;
/** @type {typeof Array.prototype.concat} */
declare var safeConcat: typeof Array.prototype.concat;
//# sourceMappingURL=index.d.ts.map