Repository URL to install this package:
|
Version:
0.0.13 ▾
|
import * as React from 'react';
export default class One extends React.PureComponent {
static contextType: any;
render(): JSX.Element;
}