Type Alias: ClientModuleSourceOpts
ClientModuleSourceOpts:
object
Type declaration
refPin?
optional
refPin:string
The pinned version of the module source
relHostPath?
optional
relHostPath:string
The relative path to the module root from the host directory
stable?
optional
stable:boolean
If true, enforce that the source is a stable version for source kinds that support versioning.