UNPKG

@divine/ghostly-engine

Version:

Ghostly template/print formatter engine

3 lines 212 B
export { GhostlyError, OnGhostlyEvent, HTMLTransform, PaperFormat, PaperSize, View, ViewportSize } from '@divine/ghostly-runtime/build/src/types'; export * from './src/engine'; //# sourceMappingURL=index.d.ts.map