mirror of
https://github.com/django/django.git
synced 2025-01-01 05:56:09 +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;
|