import datatype from '/unify/datatype.js'; export default class hash { datatype = datatype.VARCHAR; scope = "private"; display = "none"; }