export const Delimeter = {
    FIELD_DELIMETER: "!_!",
    DOTS_DELIMETER: "#_@_#"
}