GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

WithID

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

Signature

export type WithID<More> = {    id: string;} & More;

Members

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