PYAE1994's picture
feat(phase4): Persistent Workflow OS v4.0.0 — queue + checkpoint + workspace memory
cf47145 verified
'use strict';
var implementation = require('./implementation');
module.exports = Function.prototype.bind || implementation;