UNPKG

@types/has-property-descriptors

Version:
8 lines (5 loc) 181 B
declare function hasPropertyDescriptors(): boolean; declare namespace hasPropertyDescriptors { function hasArrayLengthDefineBug(): boolean; } export = hasPropertyDescriptors;