Wk-notes-11-21-Add-Typescript
/** @typedef {import('./index').InitialState} InitialState */
/** @typedef {import('./index').Props} Props *//** @extends {PureComponent<Props,InitialState>} */
/** @extends {Component<Props,InitialState>} */Last updated