Skip to main content
The Deno 2 Release Candidate is here
Learn more
interface IBtrPathConfig
import { type IBtrPathConfig } from "https://deno.land/x/sptaki@1.2.0/models/eft/common/IGlobals.d.ts";

Properties

id: string
enterPoint: string
exitPoint: string
pathPoints: string[]
once: boolean
circle: boolean
circleCount: number