Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

druid.d.ts

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

druid.d.ts

For people who like all their types in order.

  • 0.12.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1.2K
increased by10.81%
Maintainers
1
Weekly downloads
 
Created
Source

TypeScript definitions for the Druid API

For people who like all their types in order.

This ambient type definition was written as part of Plywood but was extracted as it can be of use in any TypeScript based project that deals with Druid queries.

Usage

  1. Copy the file druid/druid.d.ts into your project.

  2. Refer to it using: /// <reference path="path/to/file/druid.d.ts" />

  3. Use the types defined within the Druid module.

Note

These definitions use union and string types and thus requires TypeScript >= 1.8

FAQs

Package last updated on 31 Aug 2022

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc