GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

RestOrArray

API/Type Aliases/RestOrArray
seyfert/lib/common/types/util.d.ts

Signature

export type RestOrArray<T> = T[] | [    T[]];

Members

This export does not declare public properties or methods in the generated declaration file.