UNPKG

@fivem-ts/shared

Version:

FiveM Typescript wrapper shared part

4 lines (3 loc) 142 B
export { Command } from './command'; export { Config, getConfig } from './config'; export { RateLimitPerPlayer } from './rateLimitPerPlayer';