Ee18e

e18e/@e18e/object.getprototypeof

No description available

e18emodule-replacement
Public
33 executions

Run locally

npx codemod @e18e/object.getprototypeof

Object.getPrototypeOf Codemod

Introduction

This codemod replaces the use of the object.getprototypeof npm module with the built-in Object.getPrototypeOf method. This change helps to eliminate unnecessary dependencies, reducing the bundle size and improving the performance of the codebase.

Before

javascript

After

javascript

Ready to evolve your codebase?

Build tailored, compiler-aware skills to assess, plan, and automate complex codebase changes.