a resolved path name filter of the input resource that is to be matched by at least one of the emitted file's inputs.
Optionalnamespacespecify an optional namespace in which the loaded input file must be part of.
Optionalloaderspecify an optional loader which should have been used to load this input file by the SuperPluginBuild.onLoad hook.
Optionaltransformspecify an optional transform-loader which should have been used to load this input file during the transformation hook (SuperPluginBuild.onTransform).
if no SuperPluginBuild.onTransform hook captured this input resource,
then the loader value from the prior SuperPluginBuild.onLoad stage will be used to match against this option.
a single input file filteration rule used in OnEmitOptions.