forked from Botanical/BotanJS
5 lines
129 B
JavaScript
5 lines
129 B
JavaScript
/** @type {Function} */
|
|
System.Encoding.Utf8 = function(){};
|
|
/** @type {Function} */
|
|
System.Encoding.Utf8.Encode = function(){};
|