fivem-ts

a library to speed up the development of Fivem scripts and frameworks


Project maintained by Purpose-Dev Hosted on GitHub Pages — Theme by mattgraham

fivem-ts - Documentation v0.7.5Docs


fivem-ts - Documentation v0.7.5 / Shared / Tuple

Type Alias: Tuple<T1, T2>

Tuple<T1, T2>: [T1, T2]

Type Parameters

T1

T2

Defined in

shared/types/core/Tuple.ts:1