rfc2253Parser.d.ts 67 Bytes Raw Blame History Permalink 1 export declare function parseDn(seq: string): Map<string, string>;