This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

gtavjs-typing
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

GTAVJS-Typing

GTAVJS Typescript Definition

npm version

GTAVJS Typing Template Wiki

About GTAVJS

  • Create single-player mods using Typescript.
  • Add your own DLL Assemblies and generate typing directly in-game.
  • Reload mods faster using F9, it doesn't need to reload the AppDomain.
  • Quick project setup, simply use this template and you are good to go.
  • Complete typing for ScriptHookVDotNet3 and LemonUI included.
  • Generate typing for your mods and share them using npm.

Included Assemblies


Included Types

- System.DateTime
- System.TimeSpan
- System.Drawing.Color
- System.Drawing.KnownColor
- System.Drawing.Point
- System.Drawing.PointF
- System.Drawing.Size
- System.Drawing.SizeF
- System.Windows.Forms.Keys
- GTAVJS.Modules.Thread
- GTAVJS.Modules.Logger
- GTAVJS.Modules.FileSystem

Package Sidebar

Install

npm i gtavjs-typing

Weekly Downloads

2

Version

1.2.0

License

MIT

Unpacked Size

710 kB

Total Files

3

Last publish

Collaborators

  • konijima