Skip to content

Ability to serialize/deserialize #19

@gregorym

Description

@gregorym

This should really be added. Most people would need to be able to do something like this:

    @Property()
    @serialize((value) => convert to string my way);
    @deserialize((value) => convert from string to something);
    public set: Set<string>;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions