ZEST / base.resolver / Module: base-resolver/unloader

base-resolver/unloader

require("base-resolver/unloader")() → {module:base-resolver/unloader~Unloader}

This function creates a new Unloader and returns it.

Source:
Returns:

the resolver with one resolve method

Type
module:base-resolver/unloader~Unloader

The base-resolver/unloader module is used for registering unloaders. This module is responsible for invoking all handlers registered to unload dependency and executing them in the proper sequence on unload.

Source:

Requires

Namespaces

Unloader