UNPKG

firma-gob

Version:

Firma documentos con plataforma Firma.Gob del gobierno Chile

6 lines (5 loc) 252 B
export { FirmaGob, Purpose, FileOutputProps, HashOutputProps, } from "./FirmaGob"; export { File } from "./File"; export { PDF, SignerInfo } from "./PDF"; export { drawTextSegments } from "./drawTextSegments"; export * from "pdf-lib-incremental-save";