bookshelf/static/site-root.js

4 lines
110 B
JavaScript
Raw Normal View History

2023-05-11 13:27:25 +00:00
/**
* Get the site root, {siteRoot} is to be replaced by doc-gen4.
*/
export const SITE_ROOT = "{siteRoot}";