BREAKING CHANGE(core): update

This commit is contained in:
2023-04-05 16:29:29 +02:00
parent 9f305070eb
commit 1f0e574854
11 changed files with 4529 additions and 25481 deletions

8
ts/00_commitinfo_data.ts Normal file
View File

@ -0,0 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@pushrocks/smartdelay',
version: '3.0.0',
description: 'timeouts for the async/await era, written in TypeScript'
}