@aleph-sdk/monorepo
Preparing search index...
message/src
CodeContent
Type Alias CodeContent
type
CodeContent
=
{
args
?:
string
[]
;
encoding
:
Encoding
;
entrypoint
:
string
;
interface
?:
InterfaceType
;
ref
:
string
;
use_latest
:
boolean
;
}
Index
Properties
args?
encoding
entrypoint
interface?
ref
use_
latest
Properties
Optional
args
args
?:
string
[]
encoding
encoding
:
Encoding
entrypoint
entrypoint
:
string
Optional
interface
interface
?:
InterfaceType
ref
ref
:
string
use_
latest
use_latest
:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
args
encoding
entrypoint
interface
ref
use_
latest
@aleph-sdk/monorepo
Loading...