Skip to content

Turnout Command

David edited this page Dec 14, 2021 · 1 revision

Usage

const options = {
    turnout: 22,
    thrown: 0
}

turnoutCommand(options)
// returns '<T 22 0>'
Clone this wiki locally