1
0
mirror of https://github.com/titanscouting/tra-analysis.git synced 2025-03-26 14:35:19 +00:00

4 lines
93 B
TypeScript
Raw Normal View History

2019-01-06 13:14:45 -06:00
import * as pbjs from "./pbjs.js";
import * as pbts from "./pbts.js";
export { pbjs, pbts };