Skip to content

No default import npm package #210

@xnought

Description

@xnought

Just to note, in pnpm with a vite/svelte template, I get no default import error with import confMat from '@apple/hierarchical-confusion-matrix';

So just had to do import * as confMat from '@apple/hierarchical-confusion-matrix';. Just wanted to note incase yall wanted to change the docs/getting started instructions.

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