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

Type Alias: Mixin<TBase, TMixin>

Mixin<TBase, TMixin>: TBase & TMixin

Type Parameters

TBase

TMixin

Defined in

shared/types/objectOriented/Mixin.ts:1