UNPKG

@nativewrappers/fivem

Version:

Native wrappers and utilities for use with FiveM.

7 lines (6 loc) 178 B
export type { StateBagChangeHandler } from "./StateBagChangeHandler"; declare const _default: { Entity: typeof Entity; Player: typeof Player; }; export default _default;