WorkerOptionsinterface WorkerOptions {credentials?: RequestCredentials;name?: string;type?: WorkerType;}§Properties§credentials?: RequestCredentials[src]§name?: string[src]§type?: WorkerType[src]