fix(core): update

This commit is contained in:
2024-04-17 20:17:45 +02:00
parent 5e5f4003e0
commit e7a7e1c903
3 changed files with 390 additions and 1051 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@api.global/typedrequest',
version: '3.0.19',
description: 'make typed requests towards apis'
version: '3.0.20',
description: 'A TypeScript library for making typed requests towards APIs, including facilities for handling requests, routing, and virtual stream handling.'
}