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 / Serializable

Type Alias: Serializable<T>

Serializable<T>: object & T

Type declaration

toJSON()

toJSON: () => string

Returns

string

Type Parameters

T

Defined in

shared/types/interfaces/Serializable.ts:1