GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

PartialAvoid

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

Signature

export type PartialAvoid<U, T> = Identify<KeepT<T, U> & Partial<T>>;

Members

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