mirror of
https://github.com/django/django.git
synced 2024-12-29 12:36:08 +00:00
e44d348c99
Co-authored-by: James Bligh <james.bligh@silvercloudhealth.com>
3 lines
52 B
JavaScript
3 lines
52 B
JavaScript
const rootConst = "root";
|
|
export default rootConst;
|