Open Source License filter
    Preparing search index...

    Interface License

    interface License {
        feature: FeatureEvaluation;
        key: string;
        link: string;
        name: string;
    }
    Index

    Properties

    Properties

    key: string
    link: string
    name: string