UNPKG
@convex-dev/workflow
Version:
alpha (0.2.2-alpha.1)
latest (0.2.2)
0.2.2
0.2.2-alpha.1
0.2.2-alpha.0
0.2.1
0.2.0
0.2.0-alpha.6
0.2.0-alpha.5
0.2.0-alpha.4
0.2.0-alpha.3
0.2.0-alpha.2
0.2.0-alpha.1
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
Convex component for durably executing workflows.
github.com/get-convex/workflow
get-convex/workflow
@convex-dev/workflow
/
dist
/
commonjs
/
component
/
convex.config.d.ts
3 lines
•
144 B
TypeScript
View Raw
1
2
3
declare
const
component
:
import
(
"convex/server"
).
ComponentDefinition
<
any
>;
export
default
component;
//# sourceMappingURL=convex.config.d.ts.map