get-overridden-functions
TypeScript icon, indicating that this package has built-in type declarations

1.0.6 • Public • Published

retrieve all overridden functions in the browser

Install

npm i get-overridden-functions

Usage

import { getOverridden } from 'get-overridden-functions';

let result = getOverridden();

console.log(result);

Package Sidebar

Install

npm i get-overridden-functions

Weekly Downloads

4

Version

1.0.6

License

ISC

Unpacked Size

14.1 kB

Total Files

15

Last publish

Collaborators

  • thalimenel