Skip to content

Render type and not alias #75

@peterpeterparker

Description

@peterpeterparker

In this PR dfinity/icp-js-canisters#1052, I created the following type:

export type SnapshotParams = Required<OptionSnapshotParams>;

However, it wasn’t rendered in the documentation. Instead, its "alias" (not sure that's the correct name) Required<OptionSnapshotParams> was. I should look into this, because I would have expected the type SnapshotParams itself to be shown.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions