-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Description
Example:
import React from 'react';
import reactCssModules from 'react-css-modules';
import styles from './static/styles.css';
import type {
TopicType
} from '../../types';
Refer to https://flowtype.org/blog/2015/02/18/Import-Types.html
christophehurpeau, avaly, NameFILIP, joemckie, emil14 and 29 more