@yesstudio/nuxt-composables
    Preparing search index...

    Type Alias BuiltinIteratorReturn

    BuiltinIteratorReturn: intrinsic

    Defines the TReturn type used for built-in iterators produced by Array, Map, Set, and others. This is undefined when strictBuiltInIteratorReturn is true; otherwise, this is any.