GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

BitFieldResolvable

API/Type Aliases/BitFieldResolvable
seyfert/lib/structures/extra/BitField.d.ts

Signature

export type BitFieldResolvable<T extends object> = keyof T | number | bigint | string;

Members

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