UNPKG

react-amphtml

Version:

Use amphtml components inside your React apps easily!

4 lines (3 loc) 304 B
import React from 'react'; declare const _default: (href: string) => React.ReactElement<any, string | ((props: any) => React.ReactElement<any, string | any | (new (props: any) => React.Component<any, any, any>)> | null) | (new (props: any) => React.Component<any, any, any>)>[]; export default _default;