3 lines
75 B
JavaScript
3 lines
75 B
JavaScript
|
|
// @ttrpg/shared — barrel export.
|
||
|
|
module.exports = require('./turn.js');
|