Skip to content

Commit 610c467

Browse files
committed
Export all the things.
1 parent 765c0aa commit 610c467

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@
66
"main": "HTTY.js",
77
"exports": {
88
".": "./HTTY.js",
9-
"./Handoff": "./HTTY/Handoff.js",
10-
"./Transport": "./HTTY/Transport.js",
11-
"./Session": "./HTTY/Session.js"
9+
"./*": "./HTTY/*.js"
1210
},
1311
"files": [
1412
"HTTY.js",

0 commit comments

Comments
 (0)