mirror of
https://github.com/django/django.git
synced 2025-10-08 22:39:34 +00:00
3 lines
52 B
JavaScript
3 lines
52 B
JavaScript
const rootConst = "root";
|
|
export default rootConst;
|