7 lines
65 B
TypeScript
7 lines
65 B
TypeScript
export class CommandRegistry {
|
|
constructor() {
|
|
|
|
}
|
|
|
|
|
|
} |