UNPKG

@fivem-ts/shared

Version:

FiveM Typescript wrapper shared part

5 lines (4 loc) 146 B
export { Vector } from './Vector'; export { Vector2 } from './Vector2'; export { Vector3 } from './Vector3'; export { Vector4 } from './Vector4';