TypeMap: {
    [index: string]: string | null;
}

A type map that may add type annotations to completer matches.

Type declaration

  • [index: string]: string | null