UNPKG

api-console-assets

Version:

This repo only exists to publish api console components to npm

12 lines (11 loc) 347 B
<!doctype html> <html> <head> <title>raml-behaviors</title> <script src="bower_components/webcomponentsjs/webcomponents-lite.js"></script> <link rel="import" href="bower_components/iron-component-page/iron-component-page.html"> </head> <body> <iron-component-page src="raml-behavior.html" transitive></iron-component-page> </body> </html>