Sanity Library Reference Docs
Preparing search index...
@sanity/workflow-blueprint
generate
ManualBlueprintWiring
Interface ManualBlueprintWiring
The two lines the developer adds by hand, returned when the generator cannot insert them itself.
interface
ManualBlueprintWiring
{
importLine
:
string
;
path
:
string
;
spreadLine
:
string
;
}
Index
Properties
import
Line
path
spread
Line
Properties
import
Line
importLine
:
string
path
path
:
string
spread
Line
spreadLine
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
import
Line
path
spread
Line
Sanity Library Reference Docs
Loading...
The two lines the developer adds by hand, returned when the generator cannot insert them itself.