Stone.js API
Docs
Home
Preparing search index...
stone-js-openapi/src/declarations
OpenApiInfo
Interface OpenApiInfo
The
info
object of the document.
interface
OpenApiInfo
{
description
?:
string
;
title
:
string
;
version
:
string
;
}
Index
Properties
description?
title
version
Properties
Optional
description
description
?:
string
title
title
:
string
version
version
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
description
title
version
Docs
Home
Stone.js API
Loading...
The
infoobject of the document.