mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-07-08 18:54:26 -04:00
More work on node.js version.
This commit is contained in:
parent
d3f47c0916
commit
fc71db458b
2 changed files with 2 additions and 2 deletions
examples/Node.js
|
@ -1,4 +1,4 @@
|
|||
require('../../node.js/');
|
||||
require('paper');
|
||||
var paper = require('./Tadpoles');
|
||||
paper.view.exportFrames({
|
||||
amount: 400,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue