mirror of
https://github.com/Shiva108/ai-llm-red-team-handbook.git
synced 2026-08-29 14:20:48 +02:00
3 lines
59 B
JavaScript
3 lines
59 B
JavaScript
'use strict'
|
|
module.exports = process.platform === 'win32'
|