1.0.10 • Published 4 years ago

@jackdouglas/ts-types v1.0.10

Weekly downloads
-
License
-
Repository
-
Last release
4 years ago

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

NameFile
Accounttypes/IAccount.ts
Channeltypes/IChannel.ts
Sessiontypes/ISession.ts
Devicetypes/IDevice.ts
DeviceSessiontypes/IDevice.ts
Posttypes/IPost.ts
Connectiontypes/IConnection.ts