jsketcher/web/app/cad/debugFlags.js
2019-02-08 17:41:28 -08:00

5 lines
No EOL
55 B
JavaScript

export const DEBUG_FLAGS = {
ACTION_RUN: false
};