const React = require('react'); ... import type {Node} from 'react'; ... Again, if you import React with: import React from 'react' you will be able to ...
確定! 回上一頁