UNPKG

tnt.board

Version:

TnT track-based board display

6 lines (4 loc) 103 B
if (typeof tnt === "undefined") { module.exports = tnt = {}; } tnt.board = require("./index.js");