Function: getExpectedSections()¶
getExpectedSections(
availableBlocks):string[]
Defined in: formatters/src/section-registry.ts:109
Get section IDs that a formatter should generate given available source blocks.
Parameters¶
availableBlocks¶
string[]
Returns¶
string[]