rfc2253Parser.d.ts 67 B

12
  1. export declare function parseDn(seq: string): Map<string, string>;