Interface JCoreExtensionParams

interface JCoreExtensionParams {
    serverInfo?: JCoreServerExtensionInfo;
}

Properties

Properties