@edgible-team/sdk
    Preparing search index...

    Interface EdgCodeInfo

    Catalogue entry: a short stable title plus its range category.

    interface EdgCodeInfo {
        category: EdgCategory;
        title: string;
    }
    Index

    Properties

    Properties

    category: EdgCategory
    title: string