Interface JExtensionEventParams

interface JExtensionEventParams {
    extensionId: string;
}

Properties

Properties

extensionId: string