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