2 lines
46 B
JavaScript
2 lines
46 B
JavaScript
|
|
export const TEST_CONST = "test_value_12345";
|
|
|
export const TEST_CONST = "test_value_12345";
|