astro-ghostcms/.pnpm-store/v3/files/16/3beff2802d2f7f2b71a5e897b35...

3 lines
52 B
Plaintext

export default function _identity(x) {
return x;
}