UNPKG

@lillallol/outline-pdf

Version:

High level API to add outline to a pdf without any dependency on other programming languages. Works in both browser and node.

3 lines (2 loc) 116 B
import type { IOutlinePdfFactory } from "../publicApi"; export declare const outlinePdfFactory: IOutlinePdfFactory;