@libraz/libcantus - v1.1.0
GitHub
npm
Preparing search index...
assertNoteEvents
Function assertNoteEvents
assertNoteEvents
(
events
:
readonly
NoteEvent
[]
,
name
?:
string
,
options
?:
NoteEventAssertOptions
,
)
:
NoteEvent
[]
Validate an event array and its allocation budget without copying it.
Parameters
events
:
readonly
NoteEvent
[]
name
:
string
= 'note events'
options
:
NoteEventAssertOptions
= {}
Returns
NoteEvent
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
@libraz/libcantus - v1.1.0
Loading...
Validate an event array and its allocation budget without copying it.