Files
ttrpg-initiative-tracker/shared/index.js
T

3 lines
75 B
JavaScript
Raw Normal View History

// @ttrpg/shared — barrel export.
module.exports = require('./turn.js');