| generateTypeScriptChannels | - | 
| generateTypescriptParameters | - | 
| generateTypescriptPayload | - | 
| getDefaultConfiguration | Returns the default generator for the preset of the language | 
| loadAndRealizeConfigFile | Load the configuration file and realize it with default options if necessary. | 
| loadAsyncapi | - | 
| loadConfigFile | Load configuration from file. | 
| loadJsonSchema | Load JSON Schema document from file path in context | 
| realizeConfiguration | Ensure that each generator has the default options along side custom properties | 
| realizeGeneratorContext | Load configuration and input document to create generator context | 
| renderGenerator | - | 
| run | - | 
| runGenerators | Function that runs the given generator context ensuring the generators are rendered in the correct order. |