UNPKG
@cbnsndwch/ghl-app-contracts
Version:
latest (0.5.2)
0.5.2
0.5.1
0.5.0
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
Data contracts for GHL Marketplace apps
github.com/cbnsndwch/ghl-sdk
cbnsndwch/ghl-sdk
@cbnsndwch/ghl-app-contracts
/
dist
/
auth
/
user.contract.d.ts
6 lines
(5 loc)
•
87 B
TypeScript
View Raw
1
2
3
4
5
6
/** * A data contract for your app's user information. */
export
interface IUser { }