Interface WorkerRegisterParams

Hierarchy

  • WorkerRegisterParams

Properties

Properties

module?: {
    name: string;
    relativePath: string;
}

Type declaration

  • name: string
  • relativePath: string

Generated using TypeDoc