Badges-TS Documentation
    Preparing search index...

    Interface Installer

    Interface representing an entity that can be opened, returning an AutoClose mechanism.

    interface Installer {
        open(): AutoClose;
    }
    Index

    Methods

    Methods

    • Open this instance.

      Returns AutoClose

      the mechanism to close