aboutsummaryrefslogtreecommitdiffstats
path: root/types.d.ts
blob: bc99a44d815cbe7d67ed995d8f2debe5f270d281 (plain)
1
export type ExerciseModuleFunc = (input: string) => string;