UNPKG

@k9n/scully-plugin-toc

Version:

This plugin for scully provides a postRenderer to generate a table of contents for the rendered route content

5 lines 177 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TocPluginName = void 0; exports.TocPluginName = 'toc'; //# sourceMappingURL=constants.js.map