Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JCoreServerExtensionInfo

Hierarchy

  • JCoreServerExtensionInfo

Index

Properties

Properties

data

data: any

The data depends on the extension. Some extensions could have an empty params object.

id

id: string

The extension server id. The server extension id could be different of the JS version.

version

version: string

The extension server version. The server extension version could be different of the JS version.