kuebiko/typings/index.d.ts
2025-05-25 08:27:02 -05:00

5 lines
143 B
TypeScript

export * from "./byte.js";
export * from "./combinator.js";
export * from "./cond.js";
export * from "./multi.js";
export * from "./state.js";