mirror of
https://github.com/Shiva108/ai-llm-red-team-handbook.git
synced 2026-08-28 22:00:37 +02:00
3 lines
65 B
TypeScript
3 lines
65 B
TypeScript
declare function _exports(data: any): string;
|
|
export = _exports;
|