UNPKG
typed-tasks
Version:
latest (2.2.0)
next (0.0.0)
2.2.0
2.1.2
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.0.0
A type-safe abstraction for Google Cloud Tasks
github.com/0x80/typed-tasks
0x80/typed-tasks
typed-tasks
/
dist
/
index.d.ts
3 lines
•
106 B
TypeScript
View Raw
1
2
3
export
{ createTypedTasks }
from
"./factory"
;
export
*
from
"./types"
;
//# sourceMappingURL=index.d.ts.map