Axinom Mosaic Libraries
    Preparing search index...
    interface ProfileVariable {
        comment: string;
        key: string;
        value: unknown;
    }
    Index

    Properties

    Properties

    comment: string
    key: string
    value: unknown