UNPKG

@sethub/sdk

Version:

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

6 lines (5 loc) 80 B
export type Profile = { id: string; name: string; email: string; };