dsc.db
    Preparing search index...

    Interface ParsedKey

    interface ParsedKey {
        key?: string;
        target?: string;
    }
    Index

    Properties

    Properties

    key?: string
    target?: string