2022-09-13 18:47:19 +02:00
|
|
|
/**
|
2025-09-12 18:57:31 +00: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',
|
2025-09-12 18:57:31 +00:00
|
|
|
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
|
|
|
}
|