registerOnLoadHandlerFunctionType type

Register on load handler function type

type registerOnLoadHandlerFunctionType = (context: LoadContext) => void