OptionalcodeA filter based on the module's code.
Only available for transform hook.
OptionalidA filter based on the module id.
If the value is a string, it is treated as a glob pattern.
The string type is not available for resolveId hook.
OptionalmoduleA filter based on the module's moduleType.
Only available for transform hook.
A filter to be used to do a pre-test to determine whether the hook should be called.
See Plugin Hook Filters page for more details.