Skip to content

Commit dc66572

Browse files
committed
update types
1 parent d36804e commit dc66572

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

types.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7282,7 +7282,6 @@ declare interface LoaderRunnerLoaderContext<OptionsType> {
72827282
/**
72837283
* An array of all the loaders. It is writeable in the pitch phase.
72847284
* loaders = [{request: string, path: string, query: string, module: function}]
7285-
*
72867285
* In the example:
72877286
* [
72887287
* { request: "/abc/loader1.js?xyz",

0 commit comments

Comments
 (0)