mirror of
https://github.com/Karaka-Management/jsOMS.git
synced 2026-01-11 01:48:40 +00:00
fix docblock
This commit is contained in:
parent
1a8e433eef
commit
00fd5cb1ef
|
|
@ -10,6 +10,8 @@ export class DragNDrop {
|
|||
/**
|
||||
* @constructor
|
||||
*
|
||||
* @param {Object} app Application
|
||||
*
|
||||
* @since 1.0.0
|
||||
*/
|
||||
constructor (app)
|
||||
|
|
@ -35,7 +37,7 @@ export class DragNDrop {
|
|||
/**
|
||||
* Bind element
|
||||
*
|
||||
* @param {Object} id DOM element
|
||||
* @param {Object} [id] DOM element
|
||||
*
|
||||
* @return {void}
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user