replugged

    Function waitForPrototype

    Waits for a module that contains the specified prototype properties and returns it.

    Like getByPrototype but waits for the module to be loaded.

    The type of the module to be returned.

    The type of the property keys to look for in 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.

    A promise that resolves to the module containing the specified prototype properties.

    MMNEPVFCICPMFPCPTTAAATR