Variable: DataGridVue

const DataGridVue: {
  install: (app, options?) => void;
};

Type declaration

MemberType
install(app, options?) => void