Current Path : /home/infinitibizsol/.trash/node_modules/mysql2/typings/mysql/lib/constants/ |
Current File : /home/infinitibizsol/.trash/node_modules/mysql2/typings/mysql/lib/constants/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 };