Preparing search index...
The search index is not available
@sanity/asset-utils
@sanity/asset-utils
PathBuilderOptions
Interface PathBuilderOptions
interface
PathBuilderOptions
{
baseUrl
?:
string
;
dataset
?:
string
;
projectId
?:
string
;
useVanityName
?:
boolean
;
}
Hierarchy
Partial
<
SanityProjectDetails
>
PathBuilderOptions
Index
Properties
base
Url?
dataset?
project
Id?
use
Vanity
Name?
Properties
Optional
base
Url
base
Url
?:
string
Optional
dataset
dataset
?:
string
Optional
project
Id
project
Id
?:
string
Optional
use
Vanity
Name
use
Vanity
Name
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base
Url
dataset
project
Id
use
Vanity
Name
@sanity/asset-utils
Loading...