| Current Path : /var/www/fidelitychain/www/node_modules/mysql2/typings/mysql/lib/constants/ |
| Current File : /var/www/fidelitychain/www/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 };