File size: 133 Bytes
bee6636
 
 
1
2
3
4
export const nativeFunction = self.Function;
export const nativeGetOwnPropertyDescriptor =
	self.Object.getOwnPropertyDescriptor;