What im doing wrong

import * as stringFunctions from “./string_function.js”;

Hello and welcome to the freeCodeCamp community~!

Can you provide some additional information? Do you have a question?

This is the question…

It keep telling me i should use import * as syntax

There is a typo here. The file name is string_functions.js, not string_function.js :slight_smile: