UNPKG

@lillallol/outline-pdf-data-structure

Version:

Create a pdf outline data structure from a high level string representation of pdf outline. This data structure can be used to create a real pdf outline.

2 lines (1 loc) 74 B
export { outlinePdfDataStructure } from "./core/outlinePdfDataStructure";