add notes: not a public API
This commit is contained in:
parent
f13f6e479e
commit
14f8484953
2 changed files with 3 additions and 0 deletions
|
|
@ -102,6 +102,8 @@
|
|||
<script>
|
||||
// global package prefix for BRouter web application
|
||||
BR = {};
|
||||
|
||||
console.log('\r\n###\r\n### BRouter-Web\r\n###\r\n### Please note that the routing API used here is not public!\r\n###\r\n');
|
||||
</script>
|
||||
|
||||
<script src="config.js"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue