diff options
| author | Sam Wilkins <samuel_wilkins@brown.edu> | 2019-06-20 19:43:02 -0400 |
|---|---|---|
| committer | Sam Wilkins <samuel_wilkins@brown.edu> | 2019-06-20 19:43:02 -0400 |
| commit | a9467953c840bb38b70447861ac95731d3a62aa0 (patch) | |
| tree | 41253983d924608ba5adc64826491f165574ce06 /src/client/util/ClientUtils.ts.temp | |
| parent | 9ea5aa5a5da3f098afbc92343c63bc21afaf4b1f (diff) | |
| parent | a40e7bb5e9d1256002083d7e3f3c4db60cd8e9df (diff) | |
merged with master
Diffstat (limited to 'src/client/util/ClientUtils.ts.temp')
| -rw-r--r-- | src/client/util/ClientUtils.ts.temp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/client/util/ClientUtils.ts.temp b/src/client/util/ClientUtils.ts.temp new file mode 100644 index 000000000..f9fad5ed9 --- /dev/null +++ b/src/client/util/ClientUtils.ts.temp @@ -0,0 +1,3 @@ +export namespace ClientUtils { + export const RELEASE = "mode"; +}
\ No newline at end of file |
