mirror of
https://github.com/hansputera/tiktok-dl.git
synced 2026-04-06 04:01:57 +02:00
6 lines
71 B
TypeScript
6 lines
71 B
TypeScript
declare const _default: {
|
|
random: () => string;
|
|
}
|
|
|
|
export = _default;
|