UNPKG

zan-poster

Version:

通过json在canvas上绘制图像, 基于cax画图框架开发, 本画图组件是json2canvas库的改造、优化版本 (详情查看README.md文档末说明)。

17 lines (12 loc) 920 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); const index = require('./index-c5c4e2a6.js'); const appGlobals = require('./app-globals-3a1e7e63.js'); const defineCustomElements = async (win, options) => { if (typeof window === 'undefined') return undefined; await appGlobals.globalScripts(); return index.bootstrapLazy([["zan-poster.cjs",[[1,"zan-poster",{"painting":[16],"preload":[4],"showCanvas":[4,"show-canvas"],"showLoading":[4,"show-loading"],"isSave":[4,"is-save"],"base64":[4,"base-6-4"],"sync":[4],"canvasList":[32],"canvasId":[32],"canvas":[32],"isPainting":[32],"readying":[32],"syncPainting":[32],"imgUrl":[32],"success":[32],"fail":[32],"draw":[64]},null,{"painting":["watchPaintingHandler"],"sync":["watchSyncHandler"]}]]]], options); }; exports.setNonce = index.setNonce; exports.defineCustomElements = defineCustomElements; //# sourceMappingURL=loader.cjs.js.map