feat(tapbundle_protocol): Add package export for tapbundle_protocol to expose protocol utilities
This commit is contained in:
		| @@ -6,7 +6,8 @@ | ||||
|   "exports": { | ||||
|     ".": "./dist_ts/index.js", | ||||
|     "./tapbundle": "./dist_ts_tapbundle/index.js", | ||||
|     "./tapbundle_node": "./dist_ts_tapbundle_node/index.js" | ||||
|     "./tapbundle_node": "./dist_ts_tapbundle_node/index.js", | ||||
|     "./tapbundle_protocol": "./dist_ts_tapbundle_protocol/index.js" | ||||
|   }, | ||||
|   "type": "module", | ||||
|   "author": "Lossless GmbH", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user