CoordinatesType: {
    Client: 1;
    Viewer: 2;
} = ...

Type declaration

  • Readonly Client: 1
  • Readonly Viewer: 2

Generated using TypeDoc