Set the internal class loader to use. This allows you to create a custom class loader and import classes using importClass or importClassAsync. Without setting the custom class loader, the default class loader will be used.
the new class loader to use
Generated using TypeDoc
Set the internal class loader to use. This allows you to create a custom class loader and import classes using importClass or importClassAsync. Without setting the custom class loader, the default class loader will be used.