Socket
Socket
Sign inDemoInstall

@agape/types

Package Overview
Dependencies
1
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @agape/types

Common types


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Install size
2.23 kB
Created
Weekly downloads
 

Readme

Source

Agape Types

Common types

Types

Class

Constructor function

Dictionary

Plain old javascript object key/value pairs

Function

Any arguments and any return value

Generics

Interface<T>

Create an interface from a class

OmitMethods<T>

All properties except methods

Checking

Evaluation to true or false types depending on T.

IsPrimitive<T>

IsArray<T>

IsDate<T>

IsFunction<T>

IsMap<T>

IsSet<T>

Author

Maverik Minett maverik.minett@gmail.com

© 2023 Maverik Minett

License

MIT

FAQs

Last updated on 23 May 2023

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc