UNPKG

is-timer

Version:
4 lines 79 B
function isTB (string) { return string === "TB" } module.exports = isTB;