The documentation specifies that this is an optional loader callback in order to specify custom geometry loaders. If you would like to load a custom geometry loader you must pass the object into the done
function. I suggest you remove this function until you need it.
I see that the example snippet in the docs can be misleading so I’ll go ahead and update it!