@kayahr/edsm
    Preparing search index...

    Interface TrendState

    interface TrendState {
        state: string;
        trend: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    state: string
    trend: number