mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2024-03-22 13:10:41 +08: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
|
|
|