Hierarchy

Properties

loader: "template"
match: GlobMatch

A path or list of paths with which to expand the template.

modules?: GlobMatch

A list of patterns to filter modules.

template: AnyChildNode | AnyChildNode[] | ((match: ITemplateMatch) => AnyChildNode | AnyChildNode[])

A function, node or list of nodes expanded with the matched paths.

Generated using TypeDoc