Type Alias: CustomBeatInput
CustomBeatInput =
object
Defined in: scripts/types.ts:92
An author-defined payload the package passes through untouched.
Properties
data
data:
Json
Defined in: scripts/types.ts:97
from
from:
string
Defined in: scripts/types.ts:95
id?
optionalid:string
Defined in: scripts/types.ts:94
name
name:
string
Defined in: scripts/types.ts:96
type
type:
"custom"
Defined in: scripts/types.ts:93