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