Documentation
    Preparing search index...

    Interface PluginResult

    interface PluginResult {
        expirationDate?: Date;
        isExpired: boolean;
        title: string;
    }
    Index

    Properties

    expirationDate?: Date

    If known, when this TODO expired or will expire

    isExpired: boolean

    This TODO has expired and needs action

    title: string

    A human title for the reference URL