export type AllowItNumber = Array<number> | number;
