Files
smartstring/ts/00_commitinfo_data.ts

9 lines
270 B
TypeScript
Raw Normal View History

2022-09-13 18:47:19 +02:00
/**
* autocreated commitinfo by @push.rocks/commitinfo
2022-09-13 18:47:19 +02:00
*/
export const commitinfo = {
2023-08-18 13:12:25 +02:00
name: '@push.rocks/smartstring',
version: '4.1.0',
description: 'A library for handling strings in smart ways, including manipulation and encoding, with TypeScript support.'
2022-09-13 18:47:19 +02:00
}