1
0
mirror of https://github.com/titanscouting/tra-analysis.git synced 2025-03-21 04:25:19 +00:00
2019-01-06 13:14:45 -06:00

4 lines
93 B
TypeScript

import * as pbjs from "./pbjs.js";
import * as pbts from "./pbts.js";
export { pbjs, pbts };