@transcend-io/penumbra
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -0,1 +1,3 @@ | ||
declare module '@transcend-io/penumbra'; | ||
export interface FileOptions { | ||
@@ -2,0 +4,0 @@ fileName?: string, |
{ | ||
"name": "@transcend-io/penumbra", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Crypto streams for the browser.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
16491
221