Tanatloc documentation
    Preparing search index...

    Interface INewLink

    interface INewLink {
        email: string;
        id: string;
        type: string;
        userid?: string;
    }
    Index

    Properties

    Properties

    email: string
    id: string
    type: string
    userid?: string