export type MicroOrmParam = {
    arrayType?: string[];
};
