import from React setup

Could this piece of code "import React, { useState, useEffect } from 'react';" be typed into any javascript file to use react?
Was this page helpful?