97278dfd4fb7708be4ed5ce19e2a7f64711d93a447ba5464922002dbe687347e5e80932be4aa690686c4068be65ae9cf70473fc4e464df204bb32c732a6439 127 B

12345
  1. /** PURE_IMPORTS_START PURE_IMPORTS_END */
  2. export function identity(x) {
  3. return x;
  4. }
  5. //# sourceMappingURL=identity.js.map