/** * @copyright Sister Software * @license AGPL-3.0 * @author Teffen Ellis, et al. * * TIGER operator tool exports. */ export * from "./race-dots.ts"; export * from "./race-dots-map.ts"; export * from "./serve-range.ts"; //# sourceMappingURL=index.d.ts.map