2023-04-04 20:22:57 +02:00
|
|
|
/**
|
2024-06-23 23:46:42 +02:00
|
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
2023-04-04 20:22:57 +02:00
|
|
|
*/
|
|
|
|
export const commitinfo = {
|
2023-07-10 23:12:00 +02:00
|
|
|
name: '@push.rocks/smartpromise',
|
2025-01-07 04:27:24 +01:00
|
|
|
version: '4.1.0',
|
2024-06-23 23:46:42 +02:00
|
|
|
description: 'A TypeScript library for managing promises and Deferred constructs, simplifying asynchronous programming.'
|
2023-04-04 20:22:57 +02:00
|
|
|
}
|