Membrane React - v0.2.1
    Preparing search index...

    Interface AppCategory

    interface AppCategory {
        count: number;
        category: string;
    }
    Index

    Properties

    Properties

    count: number
    category: string