Skip to content

@verdaccio/core


Function: emit()

ts
function emit(
   code, 
   a?, 
   b?, 
   c?): void;

Parameters

ParameterType
codestring
a?string
b?string
c?string

Returns

void

Released under the MIT License.