UNPKG
@convex-dev/crons
Version:
alpha (0.1.6-alpha.0)
latest (0.2.0)
0.2.0
0.1.9
0.1.8
0.1.7
0.1.6
0.1.6-alpha.0
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.3
0.0.2
0.0.1
Convex component for scheduling periodic jobs.
github.com/get-convex/crons
get-convex/crons
@convex-dev/crons
/
dist
/
commonjs
/
component
/
convex.config.d.ts
3 lines
•
142 B
TypeScript
View Raw
1
2
3
declare
const
_default
:
import
(
"convex/server"
).
ComponentDefinition
<
any
>;
export
default
_default;
//# sourceMappingURL=convex.config.d.ts.map