Viktorani API - v0.0.8
Preparing search index...
db
Note
Interface Note
A freeform markdown note for the GameMaster's use (e.g. round intros, hints).
interface
Note
{
content
:
string
;
createdAt
:
number
;
id
:
string
;
name
:
string
;
updatedAt
:
number
;
}
Index
Properties
content
created
At
id
name
updated
At
Properties
content
content
:
string
created
At
createdAt
:
number
id
id
:
string
name
name
:
string
updated
At
updatedAt
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
created
At
id
name
updated
At
Viktorani API - v0.0.8
Loading...
A freeform markdown note for the GameMaster's use (e.g. round intros, hints).