jamespot-user-api
    Preparing search index...

    Type Alias FaqItemExtra

    type FaqItemExtra = {
        _percent: number;
        hierarchy: { category?: string; theme?: string };
    }
    Index

    Properties

    Properties

    _percent: number
    hierarchy: { category?: string; theme?: string }