Node.js
Copied to your clipboardlet docConfig = { canvasSize: '1:2' };let appConfig = {templateType: 'Flyers'};editor.create(docConfig, appConfig);
Copied to your clipboardlet docConfig = { canvasSize: '1:2' };let appConfig = {templateType: 'Flyers'};editor.create(docConfig, appConfig);