fix(readme): Update documentation with advanced usage and examples

This commit is contained in:
2025-02-04 17:09:49 +01:00
parent 1a9c656f2e
commit b1983edcd7
3 changed files with 157 additions and 34 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@api.global/typedserver',
version: '3.0.64',
version: '3.0.65',
description: 'A TypeScript-based project for easy serving of static files with support for live reloading, compression, and typed requests.'
}