Skip to content

Bug(scope):HashMap not exported #897

@Trolejbus

Description

@Trolejbus

Is there an existing issue for this?

  • I have searched the existing issues

Which Transloco package(s) are the source of the bug?

Transloco

Is this a regression?

Yes

Current behavior

Hey, I have tried to update one of my project, and noticed that HashMap is no more exported in @jsverse/transloco package. I use it to specify type in object passed to some generic dialog. Shouldn't this type be exported, since it is expected in public transform method in transloco pipe? Otherwise, I need to add this type by myself.

Expected behavior

import { HashMap } from '@jsverse/transloco'; // should work

Please provide a link to a minimal reproduction of the bug, if you won't provide a link the issue won't be handled.

xx

Transloco Config

Please provide the environment you discovered this bug in

Transloco: 
Angular: 21
Node: 
Package Manager: 
OS:

Browser

Additional context

No response

I would like to make a pull request for this bug

Yes 🚀

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions