Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 556 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 556 Bytes

types-gtmp

Client Side typescript definitions

[As of NuGet

Installation

NuGet

Package Manager
Install-Package grandtheftmultiplayer.typescript
dotnet-cli
dotnet add package grandtheftmultiplayer.typescript

Usage

/// <reference path="<relative path to types-gtmp>/types/Declarations.d.ts" />