Created
June 13, 2020 13:48
-
-
Save rajat2502/d7c9746eae6742e40ded4990121176df to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import { users as currentUsers, tasks } from './export_in_single_line.js'; | |
// This will import users as currentUsers from the file 'export_in_single_line.js' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment