// ets_tracing: off import * as C from "../core.js" /** * Unit channel */ export const unit: C.Channel = C.end(void 0)