UNPKG

@ui-tool/core

Version:
6 lines 184 B
export interface IStackItemEvent { readonly kind: string; readonly stackCode: string; readonly itemIds: string[]; } //# sourceMappingURL=stack-item-event.interface.d.ts.map