typed-ice
TypeScript icon, indicating that this package has built-in type declarations

3.7.10 • Public • Published

TypeScript definitions for Zeroc ICE npm version Build Status

Usage

tsconfig.json

{
  "compilerOptions": {
    "baseUrl": ".",
    "paths": {
      "ice": ["../../node_modules/typed-ice"],
      "ice/*": ["../../node_modules/typed-ice/*"]
    }
  }
}

Readme

Keywords

Package Sidebar

Install

npm i typed-ice

Weekly Downloads

689

Version

3.7.10

License

GPL-2.0

Unpacked Size

372 kB

Total Files

90

Last publish

Collaborators

  • aikoven