SharePoint app example

Javascript code posted by Ivanov Vladimir
created at 08 Jan 13:16

Edit | Back
1
2
3
function log(str) {
  console.log(str);
}
43 Bytes in 2 ms with coderay