3 lines
99 B
TypeScript

export { OptionValidator } from "./validator";
export { findSuggestion } from "./find-suggestion";