// import { isly as isly2 } from "isly2" import { Other } from "./Other" export const type = Other.type // TODO: Implement type2 // export const type2 = isly2 // .union(Other.type2, Score.type2, Charge.Api.type2, Reserve.type2) // .describe("Changes what how the rules is applied.")