UNPKG

@nativewrappers/server

Version:

Native wrappers and utilities for use with FXServer.

10 lines (9 loc) 290 B
var eEntityType = /* @__PURE__ */ ((eEntityType2) => { eEntityType2[eEntityType2["Ped"] = 1] = "Ped"; eEntityType2[eEntityType2["Automobile"] = 2] = "Automobile"; eEntityType2[eEntityType2["Prop"] = 3] = "Prop"; return eEntityType2; })(eEntityType || {}); export { eEntityType };