CustomEventsKeys
Signature
export type CustomEventsKeys = Extract<keyof CustomEvents, string>;Members
This export does not declare public properties or methods in the generated declaration file.
export type CustomEventsKeys = Extract<keyof CustomEvents, string>;This export does not declare public properties or methods in the generated declaration file.