PYAE1994's picture
feat(phase4): Persistent Workflow OS v4.0.0 — queue + checkpoint + workspace memory
cf47145 verified
export declare function isString(input: unknown): input is string;
export declare function isEmpty(input: string): boolean;