fix(core): update

This commit is contained in:
2022-05-29 20:38:46 +02:00
parent 0e3bb07a69
commit fcc75af1ff
3 changed files with 1657 additions and 9929 deletions

8
ts/00_commitinfo_data.ts Normal file
View File

@ -0,0 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@apiglobal/typedrequest',
version: '2.0.4',
description: 'make typed requests towards apis'
}