UNPKG

pdf-lib

Version:

Create and modify PDF files with JavaScript

4 lines (3 loc) 67 B
export const error = (msg: string) => { throw new Error(msg); };