4.0.0-CR1 • Published 5 years ago

@vertx/config-redis v4.0.0-CR1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
5 years ago

npm (scoped) npm Security Status

Generated JavaScript bindings for Eclipse Vert.x.

Documentation

Usage

Import the required API/Enum/DataObject and profit!

// refer to the API docs for specific help...

// your code here!!!

Typescript

This package includes Typescript typedefinitions and your IDE should find then automatically.

When working in a project you can enable type hinting for the runtime as:

/// <definition types="es4x" />
// @ts-check

// your TypeScript code here...

Links