Member Junction
    Preparing search index...
    type BettyReference = {
        link: string;
        title: string;
        type: string;
    }
    Index

    Properties

    Properties

    link: string
    title: string
    type: string