// ets_tracing: off import * as C from "../core.js" export function succeed( z: Z ): C.Channel { return C.end(z) }