frontend/.pnpm-store/v3/files/f9/97278dfd4fb7708be4ed5ce19e2a7f64711d93a447ba5464922002dbe687347e5e80932be4aa690686c4068be65ae9cf70473fc4e464df204bb32c732a6439

6 lines
127 B
Plaintext

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