UNPKG

iframely

Version:

oEmbed/2 gateway endpoint. Get embed data for various http links through one self-hosted API

13 lines (11 loc) 199 B
export default { getLink: function(test_data2) { return { href: 'http://test.com', type: 'text/html' }; }, tests: { noTest: true } };