learn-content-engine - v0.13.1
GitHub
Preparing search index...
index
ContentSetSource
Interface ContentSetSource
Identifies where a set was fetched from (repo slug + branch).
interface
ContentSetSource
{
branch
:
string
;
source
:
string
;
}
Index
Properties
branch
source
Properties
branch
branch
:
string
source
source
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
branch
source
GitHub
learn-content-engine - v0.13.1
Loading...
Identifies where a set was fetched from (repo slug + branch).