CreateComponentCollectorResult

Signature

export interface CreateComponentCollectorResult

Private types

UserMatchesTypeAlias
type UserMatches = string | string[] | RegExp;

Properties

0

No properties.

Methods

4

Methods

stop(reason?: string): void;