immutable-plugin-system - v0.3.0
    Preparing search index...

    Type Alias ImmutableEntityKey

    ImmutableEntityKey: symbol | NonEmptyString

    Alias for the allowed inner map keys (symbol or non-empty string). Numeric keys are intentionally excluded by design; numeric-like strings are rejected by runtime guards to avoid JS coercion ambiguity.