druid.d.ts
TypeScript icon, indicating that this package has built-in type declarations

0.12.2 • Public • Published

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

Dependents (5)

Package Sidebar

Install

npm i druid.d.ts

Weekly Downloads

1,191

Version

0.12.2

License

Apache-2.0

Unpacked Size

64.2 kB

Total Files

8

Last publish

Collaborators

  • vadimon