mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-08-06 11:09:33 -04:00
Improve some comments / docs.
This commit is contained in:
parent
7209b2f977
commit
5a462f42b7
3 changed files with 5 additions and 2 deletions
src/project
|
@ -290,7 +290,7 @@ var Project = PaperScopeItem.extend(/** @lends Project# */{
|
|||
};
|
||||
}, /** @lends Project# */{
|
||||
/**
|
||||
* {@grouptitle Import / Export to JSON & SVG}
|
||||
* {@grouptitle Importing To / Exporting From JSON & SVG}
|
||||
*
|
||||
* Exports (serializes) the project with all its layers and child items to
|
||||
* a JSON data string.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue