mirror of https://github.com/luileito/jsketch.git
Added doc clarification
This commit is contained in:
parent
d6fb083180
commit
a02efe2742
|
|
@ -16,6 +16,8 @@
|
||||||
;(function($) {
|
;(function($) {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* This plugin implements the <a href="https://en.wikipedia.org/wiki/Memento_pattern">Memento pattern</a>.
|
||||||
|
* This plugin automatically modifies the jSketch instances, so no need to configure it.
|
||||||
* @name MementoCanvas
|
* @name MementoCanvas
|
||||||
* @class
|
* @class
|
||||||
* @return Object
|
* @return Object
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue