Files
hublib-web/nodejs/hublib.d.ts

4 lines
137 B
TypeScript
Raw Normal View History

2025-05-27 13:17:11 +03:00
/* tslint:disable */
/* eslint-disable */
export function get_secret_value(given_time: bigint, user_agent: string, url: string): string;