@salesforce/b2c-tooling-sdk / docs / readEntryContent
Function: readEntryContent()
readEntryContent(
entry):Promise<string>
Defined in: packages/b2c-tooling-sdk/src/docs/search.ts:482
Reads the content of a resolved DocEntry, choosing bundled-file vs. online fetch based on whether the entry ships its content on disk.
Parameters
entry
Returns
Promise<string>