Skip to content

magicdawn/tstl-redis

Repository files navigation

tstl-redis

type definitions for redis script or function to use with typescript-to-lua

npm version npm downloads npm license

Install

$ pnpm add -D tstl-redis

Usage

tsconfig.json

{
  "compilerOptions": {
    "types": ["tstl-redis"]
  }
}

Changelog

CHANGELOG.md

License

the MIT License http://magicdawn.mit-license.org

About

type definitions for redis script or function to use with typescript-to-lua

Resources

License

Stars

Watchers

Forks

Packages

No packages published