feat: add tss module demo

This commit is contained in:
2025-04-18 23:55:40 +08:00
parent fdc3985b93
commit 5e781499e9
12 changed files with 422 additions and 10 deletions

10
pnpm-lock.yaml generated
View File

@@ -145,8 +145,8 @@ importers:
specifier: ^5.8.3
version: 5.8.3
ws:
specifier: ^8.18.1
version: 8.18.1
specifier: npm:@kevisual/ws
version: '@kevisual/ws@8.0.0'
packages:
@@ -350,6 +350,10 @@ packages:
'@kevisual/video@0.0.1':
resolution: {integrity: sha512-HZMv6JsXZwfIEom+ZTyoCr6VrmeyHhPFfFwNAe9rUYKQupfNY1jXSEhk1eBAM9Cek6uR4A8KjJmX2b9QG7k5AQ==}
'@kevisual/ws@8.0.0':
resolution: {integrity: sha512-jlFxSlXUEz93cFW+UYT5BXv/rFVgiMQnIfqRYZ0gj1hSP8PMGRqMqUoHSLfKvfRRS4jseLSvTTeEKSQpZJtURg==}
engines: {node: '>=10.0.0'}
'@ljharb/resumer@0.1.3':
resolution: {integrity: sha512-d+tsDgfkj9X5QTriqM4lKesCkMMJC3IrbPKHvayP00ELx2axdXvDfWkqjxrLXIzGcQzmj7VAUT1wopqARTvafw==}
engines: {node: '>= 0.4'}
@@ -2557,6 +2561,8 @@ snapshots:
'@kevisual/video@0.0.1': {}
'@kevisual/ws@8.0.0': {}
'@ljharb/resumer@0.1.3':
dependencies:
'@ljharb/through': 2.3.14