Google Apps Script API
    Preparing search index...

    A collection of enums used by DirectionFinder.

    interface DirectionFinderEnums {
        Avoid: typeof Avoid;
        Mode: typeof Mode;
    }
    Index

    Properties

    Properties

    Avoid: typeof Avoid
    Mode: typeof Mode