4 lines
110 B
TypeScript
4 lines
110 B
TypeScript
import { HatchetClient } from "@hatchet-dev/typescript-sdk/v1";
|
|
|
|
export const hatchet = HatchetClient.init();
|