• Parameters

    • directions: {
          east?: boolean;
          north?: boolean;
          south?: boolean;
          west?: boolean;
      }
      • Optional east?: boolean
      • Optional north?: boolean
      • Optional south?: boolean
      • Optional west?: boolean

    Returns string

Generated using TypeDoc