1.0.10 • Published 5 years ago
@jackdouglas/ts-types v1.0.10
Notify Types
All type declarations for backend services.
Most all of the types have all their properties optional since we use it to reference the account in a lot of places where we may not need every value from the account.
There are a few types in here that are not final types and may require a bit more work.
Included types
| Name | File |
|---|---|
| Account | types/IAccount.ts |
| Channel | types/IChannel.ts |
| Session | types/ISession.ts |
| Device | types/IDevice.ts |
| DeviceSession | types/IDevice.ts |
| Post | types/IPost.ts |
| Connection | types/IConnection.ts |
1.0.10
5 years ago