diff --git a/w3-blob.md b/w3-blob.md index 7e408e7..1fa7d75 100644 --- a/w3-blob.md +++ b/w3-blob.md @@ -878,6 +878,8 @@ type ISO8601Date = string type GetBlobError = { message: string } + +type Blob = { /* ??? */ } ``` #### Get Cause