export enum Type {
    ONLOAD = 0,
    CONVERT = 1,
  }