bookshelf-doc/static/site-root.js

4 lines
110 B
JavaScript
Raw Normal View History

2022-02-22 04:40:14 +00:00
/**
* Get the site root, {siteRoot} is to be replaced by doc-gen4.
*/
export const SITE_ROOT = "{siteRoot}";