Skip to content
This repository was archived by the owner on Jun 15, 2020. It is now read-only.
This repository was archived by the owner on Jun 15, 2020. It is now read-only.

Maps are not generated properly #6

Description

@michelgb

Hello. I notice maps are not properly converted to typescript definitions. For example.

map<string, int32> attr1 = 1;

should convert to

attr1 { [key: string]: number }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions