IGUHealth
    Preparing search index...
    type Output = {
        information?: { name: string; value: string }[];
    }
    Index

    Properties

    Properties

    information?: { name: string; value: string }[]