Hook

Anrop
Beskrivning
Kodexempel

count()

Number

let hook = sp3.hook()

let hookCount = await hook.count()

return hookCount

Last updated