Socket
Book a DemoInstallSign in
Socket

@jackdouglas/ts-types

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jackdouglas/ts-types

Jack's Backend Types

latest
npmnpm
Version
1.0.10
Version published
Maintainers
1
Created
Source

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

FAQs

Package last updated on 31 Jul 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts