Fixed Joi v2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { Operator } from "../functions";
|
||||
|
||||
// TODO: Import other Operators (could make this dynamic?)
|
||||
// TODO: Import other Operators (could make this dynamic)
|
||||
import { Impose } from "../functions/impose";
|
||||
export const Operators = {
|
||||
Impose: Impose
|
||||
|
||||
Reference in New Issue
Block a user