RequireType: string | Function | {
    fn: Function;
    name?: string;
}

A URL to a global script to into the worker or a function to serialize.

Generated using TypeDoc