UNPKG

missing-native-js-functions

Version:

mnJSf that should be the base library for every JS project

2 lines (1 loc) 84 B
export declare function define(target: any, props: Record<string, Function>): void;