mirror of https://github.com/django/django.git
3 lines
52 B
JavaScript
3 lines
52 B
JavaScript
|
const rootConst = "root";
|
||
|
export default rootConst;
|