# Five-O M

### Importing Five-O M

Put the following code in the `fxmanifest.lua` to import the Five-O M functions into the required resources.

```lua
shared_script '@fiveom/import.lua'
```

Any Five-O M functions can then be referenced using the `FOM` variable.
