Type Alias OnLoadCallback

OnLoadCallback: ((mod: Mod) => void | Promise<void>)

Represents a function that consumes the Mod API. See initialize.