getContextCallbackFunctionType type

Get context callback function type

type getContextCallbackFunctionType = (context: Context) => void