Initial worker service
This commit is contained in:
3
src/hatchet/hatchet-client.ts
Normal file
3
src/hatchet/hatchet-client.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { HatchetClient } from '@hatchet-dev/typescript-sdk';
|
||||
|
||||
export const hatchet = HatchetClient.init();
|
||||
Reference in New Issue
Block a user