mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-11-15 15:41:01 +01:00
13 lines
170 B
JavaScript
13 lines
170 B
JavaScript
|
|
/**
|
|
* @Constructor
|
|
* @desc ðïîÛ
|
|
* @class ßàáâãäåæçèçìëêíîï °±²³´µ¡¶·¸¹
|
|
*/
|
|
function Test(conf) {
|
|
// do something;
|
|
}
|
|
|
|
// run with commanline option -e=iso-8859-5
|
|
|