搜索 "inherited" 的结果(共 7 个)
omit-undefined
Creates an object composed of the own and inherited enumerable string keyed properties of object that doesn't undefined.
MIT
oolong
Utilities for objects. Simple, tasteful and plentiful. Supports inherited properties.
list-methods
Easily generate a JSON or markdown list (sorted array) of property names of all enumerable properties, own and inherited, of objects that have function values.
MIT
typedoc-plugin-no-inherit
Typedoc plugin to exclude inherited members from a Typedoc class/interface
MIT
method-names
Returns an array of names from a module. Includes all enumerable properties with function values, own and inherited.
MIT