Search
command-pattern-queue
```typescript // command interface export interface ICommand { execute(): void unexecute(): void }
1.0.0
1.0.1
main:
https:/unpkg.com/command-pattern-queue@1.0.1/build/CommandQueue.js
Copy URL
Browse on unpkg