AllByText

typealias AllByText<T> = (container: HTMLElement, id: Matcher, options: SelectorMatcherOptions?) -> ReadonlyArray<T>(source)