@trumpf/ux.utils
    Preparing search index...

    Interface OAuthRPWindow

    interface OAuthRPWindow {
        poll: () => void;
        [index: number]: Window;
    }

    Hierarchy

    • Window
      • OAuthRPWindow

    Indexable

    • [index: number]: Window
    Index

    Properties

    Properties

    poll: () => void