obelisk 0.36.1

Deterministic workflow engine
1
2
3
export default function throw_variant() {
    throw "not_found";
}