mirror of
https://github.com/konvajs/konva.git
synced 2025-10-15 12:34:52 +08:00
7 lines
133 B
JavaScript
7 lines
133 B
JavaScript
![]() |
function sendMessage(text) {
|
||
|
/** document me */
|
||
|
var encoding = 'utf8';
|
||
|
|
||
|
/** document me */
|
||
|
function encrypt(){}
|
||
|
}
|