UNPKG

@sethub/sdk

Version:

<div align="center"> <h1> SetHub SDK </h1>

5 lines (4 loc) 85 B
export type Authentication = { accessToken: string; refreshToken: string; };