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