JSTQL-JS-Transform/output_testing/1132codegen-emit-imports-same-source.js

5 lines
No EOL
94 B
JavaScript

// @enableEmitFreeze @instrumentForget
function useFoo(props) {
return props.x |> foo(%);
}