Files
worker/src/hatchet/hatchet-client.ts
2026-05-05 12:05:55 +07:00

4 lines
107 B
TypeScript

import { HatchetClient } from '@hatchet-dev/typescript-sdk';
export const hatchet = HatchetClient.init();