CONTENT_SOURCES
constCONTENT_SOURCES:object
Defined in: review/src/commands/commandUtils.ts:47
Content sources. Expected to be in .sources/ dir.
Aliases are mapped to actual sources in this file
Type Declaration
Section titled “Type Declaration”
readonlyfile:"fileSource.js"='fileSource.js'
readonlygit:"gitDiffSource.js"='gitDiffSource.js'
github
Section titled “github”
readonlygithub:"ghPrDiffSource.js"='ghPrDiffSource.js'
readonlytext:"textSource.js"='textSource.js'