Stream alias type.
Source position: fpjson.pp line 57
type TFPJSStream = TMemoryStream;
TFPJSStream resolves to a stream on native platforms, TJSArray in javascript runtimes.