interface ServerCompatibleTypes {
    compatibleTypes: string[];
}

Properties

Properties

compatibleTypes: string[]

Instance compatible types.