neutralinojs-types
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

neutralinojs-types

This package contains type definitions for Neutralinojs (https://neutralino.js.org/).

At the time of writing this, neu create <name> does not include type definitions. You could build Neutralinojs from its repository and get the official types but it does not completely implement the documentation.

Installation

Install the package in the npm registry.

npm install --save-dev neutralinojs-types

If the types do not appear in autocomplete, you can create a script in your codebase and add this line.

import 'neutralinojs-types'

Package Sidebar

Install

npm i neutralinojs-types

Weekly Downloads

28

Version

2.0.0

License

MIT

Unpacked Size

64.5 kB

Total Files

6

Last publish

Collaborators

  • cbenriquez