mirror of
https://github.com/Shiva108/ai-llm-red-team-handbook.git
synced 2026-08-28 13:50:53 +02:00
3 lines
84 B
JavaScript
3 lines
84 B
JavaScript
var convert = require('./convert');
|
|
module.exports = convert(require('../string'));
|