Entracte (TypeScript)
Preparing search index...
lib/sounds
Sound
Type Alias Sound
One entry in
credits.json
— id, source file, attribution.
type
Sound
=
{
author
:
string
;
category
:
SoundCategory
;
display_name
?:
string
;
file
:
string
;
id
:
string
;
license
:
string
;
license_short
:
string
;
source_url
:
string
;
title
:
string
;
}
Index
Properties
author
category
display_
name?
file
id
license
license_
short
source_
url
title
Properties
author
author
:
string
category
category
:
SoundCategory
Optional
display_
name
display_name
?:
string
file
file
:
string
id
id
:
string
license
license
:
string
license_
short
license_short
:
string
source_
url
source_url
:
string
title
title
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author
category
display_
name
file
id
license
license_
short
source_
url
title
Entracte (TypeScript)
Loading...
One entry in
credits.json— id, source file, attribution.