mirror of
https://github.com/konvajs/konva.git
synced 2026-03-03 16:58:33 +08:00
7 lines
133 B
JavaScript
7 lines
133 B
JavaScript
function sendMessage(text) {
|
|
/** document me */
|
|
var encoding = 'utf8';
|
|
|
|
/** document me */
|
|
function encrypt(){}
|
|
} |