cton-js
    Preparing search index...

    Function unregisterType

    • Unregister a custom type handler

      Type Parameters

      • T

        The class/constructor to handle

      Parameters

      • ctor: new (...args: any[]) => T

      Returns void