Search
Preparing search index...
The search index is not available
Secret.js Docs
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Secret.js Docs
<internal>
File
Interface File
Provides information about files and allows JavaScript in a web page to access their content.
Hierarchy
Blob
File
Index
Properties
last
Modified
name
size
type
webkit
Relative
Path
Methods
array
Buffer
slice
stream
text
Properties
Readonly
last
Modified
last
Modified
:
number
Readonly
name
name
:
string
Readonly
size
size
:
number
Readonly
type
type
:
string
Readonly
webkit
Relative
Path
webkit
Relative
Path
:
string
Methods
array
Buffer
array
Buffer
(
)
:
Promise
<
ArrayBuffer
>
Returns
Promise
<
ArrayBuffer
>
slice
slice
(
start
?:
number
, end
?:
number
, contentType
?:
string
)
:
Blob
Parameters
Optional
start:
number
Optional
end:
number
Optional
contentType:
string
Returns
Blob
stream
stream
(
)
:
<internal>
.
ReadableStream
<
any
>
Returns
<internal>
.
ReadableStream
<
any
>
text
text
(
)
:
Promise
<
string
>
Returns
Promise
<
string
>
Exports
<internal>
"/opt/buildhome/repo/src/grpc_
gateway/tendermint/abci/types.pb"
"/opt/buildhome/repo/src/protobuf/cosmos/distribution/v1beta1/distribution"
"/opt/buildhome/repo/src/protobuf/cosmos/gov/v1beta1/gov"
"/opt/buildhome/repo/src/protobuf/cosmos/params/v1beta1/params"
"/opt/buildhome/repo/src/protobuf/cosmos/tx/v1beta1/tx"
"/opt/buildhome/repo/src/protobuf/cosmos/upgrade/v1beta1/upgrade"
"/opt/buildhome/repo/src/protobuf/ibc/core/client/v1/client"
File
last
Modified
name
size
type
webkit
Relative
Path
array
Buffer
slice
stream
text
Provides information about files and allows JavaScript in a web page to access their content.