fix(dependencies): Updated dependencies and improved documentation

This commit is contained in:
2025-07-25 17:38:24 +00:00
parent 57d129e9b8
commit 2f8247b3d5
5 changed files with 4649 additions and 2275 deletions

View File

@@ -1,4 +1,4 @@
import { expect, expectAsync, tap } from '@push.rocks/tapbundle';
import { expect, tap } from '@git.zone/tstest/tapbundle';
import * as smartrouter from '../ts/index.js';
let testrouter: smartrouter.SmartRouter;