GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

hasProps

API/Functions/hasProps
seyfert/lib/common/it/utils.d.ts

Signature

export declare function hasProps<T extends Record<any, any>>(target: T, props: TypeArray<keyof T>): boolean;

Members

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