mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-09 06:12:34 -05:00
13 lines
No EOL
140 B
JavaScript
13 lines
No EOL
140 B
JavaScript
/**#nocode+*/
|
|
/**
|
|
@name star
|
|
@function
|
|
*/
|
|
function blahblah() {
|
|
|
|
}
|
|
/**#nocode-*/
|
|
|
|
function yaddayadda() {
|
|
|
|
} |