OwlCyberSecurity - MANAGER
Edit File: CharsetToEncoding.d.ts
/** * Constant `CharsetToEncoding`. * * Please note that `CharsetToEncoding` can only be accessed from the `mysql` object and not imported directly. */ declare const CharsetToEncoding: string[]; export { CharsetToEncoding };