Dario Ghunney Ware b39c81e242 renamed module: enterprise > proprietary
updating paths (DOCKER_SECURITY_ENABLE > ADDITIONAL_FEATURES)
2025-06-10 14:48:24 +01:00

6 lines
64 B
JavaScript

export class Command {
execute() {}
undo() {}
redo() {}
}