mirror of
https://github.com/ONLYOFFICE/sdkjs.git
synced 2026-04-07 14:09:12 +08:00
git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@46991 954022d7-b5bf-4e40-9824-e11837661b57
8 lines
248 B
JavaScript
8 lines
248 B
JavaScript
//Tihs file containes definition of object which used in api.js
|
|
//It need to prevent minimize the name of object's method.
|
|
|
|
//WaitDownload(){};
|
|
//function Search(text){};
|
|
//function startSearch(){};
|
|
//function stopSearch(){};
|
|
function $(){}; |