UNPKG

routebar

Version:

A visual component for navigating between panel cells containing user content.

10 lines 214 B
<!DOCTYPE html> <html lang="en"> <head> </head> <body> <script> window.location = window.location.origin + window.location.pathname.replace('index.html', '') + "docs/jsdoc/index.html"; </script> </body> </html>