replugged

    Function getByPrototype

    Retrieves a module(s) by matching properties on their prototype.

    Equivalent to getModule(filters.byPrototype(...props), options).

    The type of the module(s) to retrieve.

    The type of the property keys to match on the prototype.

    Either an array of property keys to look for in the prototype, or an array containing the property keys and an optional configuration object.

    The module(s) or processed exports that match the specified prototype properties, or undefined if no match is found.

    MMNEPVFCICPMFPCPTTAAATR