feat: update Player move method to accept MoveOptions #250
Annotations
5 errors
build:
src/guild/Player.ts#L262
Declaration or statement expected.
|
build:
src/guild/Player.ts#L255
Duplicate function implementation.
|
build:
src/guild/Player.ts#L255
A function whose declared type is neither 'undefined', 'void', nor 'any' must return a value.
|
build:
src/guild/Player.ts#L262
Duplicate function implementation.
|
build
Process completed with exit code 1.
|