goBack

Report a typo

What do you need to write instead of each ... to use the goBack function in main.js?

Type words separated by a space.

// library.js
... function goBack() {}

// main.js
import { ... } from './library.js';
goBack();
Enter a short text
___

Create a free account to access the full topic