UNPKG

samp-node-lib

Version:

NodeJS library for Scripting San Andreas Multiplayer:SAMP depends on samp-node plugin

3 lines (2 loc) 95 B
import { SampPlayer } from "./SampPlayer"; export declare function getPlayers(): SampPlayer[];