fishWrite function

  1. @JS("write")
JSVoid fishWrite(
  1. JSString line
)

Implementation

@JS("write")
external JSVoid fishWrite(JSString line);