Search results

1 packages found

```typescript // command interface export interface ICommand { execute(): void unexecute(): void }

published 1.0.1 3 years ago
M
Q
P