- rsx
- OnDomainReloadCallback
Type Alias OnDomainReloadCallback
OnDomainReloadCallback: (
moduleName: string,
target: any,
propertyKey?: string,
) => void
Type Declaration
-
- (moduleName: string, target: any, propertyKey?: string): void
-
Parameters
- moduleName: string
- target: any
OptionalpropertyKey: string
Returns void
The OnDomainReloadCallback type specifies the type of callback acccepted by OnDomainReloadAttribute.