Current section

Files

Jump to
htmb src htmb_ffi.mjs
Raw

src/htmb_ffi.mjs

export function identity(x) {
return x;
}