smol-workflow-engine 0.3.0-alpha.4

Rust implementation of the smol-workflows engine.
Documentation
1
2
3
const extra = globalThis.SW.extra;
export const sleep = extra.sleep;
export default extra;