EventValue
Signature
export type EventValue = MakeRequired<ClientEvent, '__filePath'> & { fired?: boolean;};Members
This export does not declare public properties or methods in the generated declaration file.
export type EventValue = MakeRequired<ClientEvent, '__filePath'> & { fired?: boolean;};This export does not declare public properties or methods in the generated declaration file.