function ventoTOCInject
ventoTOCInject(): (pages: Page[]) => void

Injects TOC HTML into pages at the injection marker

Return Type

(pages: Page[]) => void

Usage

import { ventoTOCInject } from ".";