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