-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
The type definitions of attr-accept
are correct, but attw reports an incorrect default export.
$ node
Welcome to Node.js v22.9.0.
Type ".help" for more information.
> accept = require('attr-accept')
{ __esModule: true, default: [Function (anonymous)] }
This probably has to do with how the package is built. (The minified code is annoying to read.)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed