@trigger.dev/react
Advanced tools
Comparing version
export { TriggerProvider, useTriggerProvider } from './TriggerProvider.js'; | ||
export { UseEventDetailsResult, useEventDetails, useEventRunDetails } from './events.js'; | ||
export { RunDetailOptions, UseRunDetailsResult, runResolvedStatuses, useRunDetails } from './runs.js'; | ||
export { RunStatusesOptions, UseRunStatusesResult, useEventRunStatuses, useRunStatuses } from './statuses.js'; | ||
import 'react'; | ||
import '@tanstack/react-query'; | ||
import '@trigger.dev/core'; |
export * from "./TriggerProvider"; | ||
export * from "./events"; | ||
export * from "./runs"; | ||
export * from "./statuses"; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@trigger.dev/react", | ||
"version": "0.0.0-isomorphic-sdk-20230918151405", | ||
"version": "0.0.0-prerelease-20230922185725", | ||
"description": "Trigger.dev React SDK", | ||
@@ -25,3 +25,3 @@ "license": "MIT", | ||
"@tanstack/react-query": "5.0.0-beta.2", | ||
"@trigger.dev/core": "0.0.0-isomorphic-sdk-20230918151405", | ||
"@trigger.dev/core": "0.0.0-prerelease-20230922185725", | ||
"debug": "^4.3.4", | ||
@@ -28,0 +28,0 @@ "zod": "3.21.4" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
56504
38.23%38
18.75%668
42.13%+ Added
+ Added
- Removed
- Removed
- Removed