Skip to content

Type Alias: TrelloClient

ts
type TrelloClient = ReturnType<typeof createTrelloClient>;

Defined in: createTrelloClient.ts:810