window.kaolin
    Preparing search index...

    Function createGlobalRegistry

    • Create a new class whose static methods (register, get, has, getRegistered) wrap a private Registry instance. Each call returns an independent class with its own isolated store.

      Type Parameters

      • T

      Returns typeof GlobalRegistry

      A new class with a static registry API.