Repository URL to install this package:
|
Version:
2.13.0 ▾
|
---input---
export (Array, AudioStream) var streams
---tokens---
'export' Keyword
' ' Text.Whitespace
'(' Punctuation
'Array' Name.Builtin.Type
',' Punctuation
' ' Text.Whitespace
'AudioStream' Name
')' Punctuation
' ' Text.Whitespace
'var' Keyword
' ' Text.Whitespace
'streams' Name
'\n' Text.Whitespace