9 lines
272 B
TypeScript
9 lines
272 B
TypeScript
|
|
/**
|
||
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
||
|
|
*/
|
||
|
|
export const commitinfo = {
|
||
|
|
name: '@push.rocks/smartpreview',
|
||
|
|
version: '1.1.1',
|
||
|
|
description: 'A library for generating efficient JPEG previews from PDFs with support for Node.js and browser environments'
|
||
|
|
}
|