4 lines
97 B
JavaScript
4 lines
97 B
JavaScript
//このソフトについて
|
|
function about() {
|
|
postMessage(["sendSinmpleIpc", "about"], "*")
|
|
} |