UNPKG

vue-tweet-pure

Version:

A Vue 3 component for embedding tweets in your Vue.js applications.

5 lines (4 loc) 115 B
export * from './types'; export * from './fetch-tweet'; export * from './get-tweet'; export * from './get-oembed';