videosphere
Preparing search index...
types
ExampleItem
Interface ExampleItem
Defines the shape of example item.
interface
ExampleItem
{
id
:
string
;
title
:
string
;
description
:
string
;
createdAt
:
string
;
}
Index
Properties
id
title
description
created
At
Properties
id
id
:
string
title
title
:
string
description
description
:
string
created
At
createdAt
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
title
description
created
At
videosphere
Loading...
Defines the shape of example item.