Type alias SharedWorkerInfo

SharedWorkerInfo: {
    id: string;
    url: string;
}

Type declaration

  • id: string
  • url: string

Generated using TypeDoc