function getParserimport { getParser } from "https://deno.land/x/mysql2@v1.0.6/lib/parsers/parser_cache.ts"; getParser(type: string,fields: any[],options: any,config: any,compiler: Function,): anyParameterstype: stringfields: any[]options: anyconfig: anycompiler: FunctionReturnsany