Anchorage API reference
Documentation
GitHub
Preparing search index...
@proofoftech/flowsafe
artifacts
ArtifactContent
Interface ArtifactContent
interface
ArtifactContent
{
record
:
ArtifactRecord
;
arrayBuffer
()
:
Promise
<
ArrayBuffer
>
;
text
()
:
Promise
<
string
>
;
}
Index
Properties
record
Methods
array
Buffer
text
Properties
record
record
:
ArtifactRecord
Methods
array
Buffer
arrayBuffer
()
:
Promise
<
ArrayBuffer
>
Returns
Promise
<
ArrayBuffer
>
text
text
()
:
Promise
<
string
>
Returns
Promise
<
string
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
record
Methods
array
Buffer
text
Documentation
GitHub
Anchorage API reference
Loading...