UNPKG

@nativewrappers/fivem

Version:

Native wrappers and utilities for use with FiveM.

10 lines (9 loc) 268 B
var Alignment = /* @__PURE__ */ ((Alignment2) => { Alignment2[Alignment2["Left"] = 0] = "Left"; Alignment2[Alignment2["Centered"] = 1] = "Centered"; Alignment2[Alignment2["Right"] = 2] = "Right"; return Alignment2; })(Alignment || {}); export { Alignment };