UNPKG

117 BTypeScriptView Raw
1import React from 'react';
2export default class EmmaWithStdin extends React.Component {
3 render(): JSX.Element;
4}