frontend/.pnpm-store/v3/files/55/d36ff240b38c7aee7b8df3f3da3e6d2986d90abbe663311258004fdf9cabf35c9cbf6f8af8e2f4fe9c104c0b8393b47f300474e1a85105ce6c9591bfb6387d

4 lines
82 B
Plaintext

export function identity(x) {
return x;
}
//# sourceMappingURL=identity.js.map