UNPKG

aptos

Version:
11 lines (7 loc) 206 B
/* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ import type { DeleteModule } from './DeleteModule'; export type WriteSetChange_DeleteModule = ({ type: string; } & DeleteModule);