@risinglife/ragemp-client
v0.0.6
Published
This package contains the type definitions for the RageMP JS module shared types
Readme
RageMP Client Types
This package contains "easy-to-use" types for RageMP.
For example:
import * as client from '@risinglife/ragemp-client';
client.shutdownLoadingScreenNui();You can see all functions, and how they can be use at https://nativedb.dotindustries.dev/gta5/natives/ The package must be included when compile the code for example with esbuild.
Contribute
As this package content is being generated from a json file, we do not accept direct pull requests. If you have issues, please create a Issue
Credits
Thanks to alloc8or NativeDB and RageMP
