@basalt-lab/basalt-helper
    Preparing search index...

    Variable singletonManagerErrorKeysConst

    singletonManagerErrorKeys: {
        classConstructorAlreadyRegistered: "basalt-helper.error.class_constructor_already_registered";
        classConstructorNotRegistered: "basalt-helper.error.class_constructor_not_registered";
    } = ...

    Core util key error is a list of errors in the util context.

    Type declaration

    • ReadonlyclassConstructorAlreadyRegistered: "basalt-helper.error.class_constructor_already_registered"
    • ReadonlyclassConstructorNotRegistered: "basalt-helper.error.class_constructor_not_registered"