addQueryChunk method

JSPromise<JSAny?> addQueryChunk(
  1. JSString text
)

Implementation

external JSPromise addQueryChunk(JSString text);