mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-13 03:23:18 +03:00
12 lines
236 B
JavaScript
12 lines
236 B
JavaScript
|
/*!*
|
||
|
* Script that does something awesome
|
||
|
*
|
||
|
* @copyright (c) 2011 Rotorz Limited. All rights reserved.
|
||
|
* @author Lea Hayes
|
||
|
* @module myscript/core
|
||
|
*/
|
||
|
|
||
|
/*!*********************************
|
||
|
* This should be ignored by JSDoc
|
||
|
* @var x
|
||
|
*/
|