@seamapi/blueprint - v0.51.3
GitHub
Preparing search index...
BlueprintOptions
Interface BlueprintOptions
interface
BlueprintOptions
{
formatCode
?:
(
content
:
string
,
syntax
:
|
"javascript"
|
"python"
|
"php"
|
"ruby"
|
"go"
|
"java"
|
"csharp"
|
"json"
|
"bash"
,
)
=>
Promise
<
string
>
;
}
Index
Properties
format
Code?
Properties
Optional
format
Code
formatCode
?:
(
content
:
string
,
syntax
:
|
"javascript"
|
"python"
|
"php"
|
"ruby"
|
"go"
|
"java"
|
"csharp"
|
"json"
|
"bash"
,
)
=>
Promise
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
format
Code
GitHub
@seamapi/blueprint - v0.51.3
Loading...