built new web

This commit is contained in:
2025-05-27 13:17:11 +03:00
parent d84cc7a72c
commit b7d2c524d6
13 changed files with 291 additions and 76 deletions

3
nodejs/hublib.d.ts vendored Normal file
View File

@@ -0,0 +1,3 @@
/* tslint:disable */
/* eslint-disable */
export function get_secret_value(given_time: bigint, user_agent: string, url: string): string;