Dataset: {
    [key: string]: string;
}

A type alias for a simple immutable string dataset.

Type declaration

  • [key: string]: string