Variable CONTENT_PROVIDERSConst
CONTENT_PROVIDERS: {
file: "fileSource.js";
github: "ghPrDiffSource.js";
text: "textSource.js";
} = ...
Type Declaration
Readonlyfile: "fileSource.js"
Readonlygithub: "ghPrDiffSource.js"
Readonlytext: "textSource.js"
Content sources. Expected to be in
.sources/dir. Aliases are mapped to actual sources in this file