javascript empty function use code example Example: javascript empty function const func = () => {}; // Or const func = Function();