GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

ValueOf

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

Signature

export type ValueOf<T> = T[keyof T];

Members

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