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