Internal API
The api object exposes all public Nexo Maker functions. It allows developers to interact with internal commands, such as:
Writing and saving YAML files.
Dynamically creating items.
Executing project-related operations.
Accessing utilities provided by the platform.
This makes it possible to extend Nexo Maker with custom logic while staying fully integrated with its ecosystem.
Last updated