PreloadOptions: Options & {
    preload?: Preload[];
}

Type declaration