letterxpress/ts/00_commitinfo_data.ts

9 lines
218 B
TypeScript
Raw Normal View History

2022-06-16 03:29:41 +02:00
/**
* autocreated commitinfo by @push.rocks/commitinfo
2022-06-16 03:29:41 +02:00
*/
export const commitinfo = {
2024-02-16 20:27:14 +01:00
name: '@apiclient.xyz/letterxpress',
version: '1.0.20',
2022-06-16 03:29:41 +02:00
description: 'an unofficial API package for the letterxpress API'
}