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