UNPKG

dropit-figma

Version:

DropIT: A seamless design-to-code solution that integrates with the Figma API to fetch and structure design data, including pages, screens, styles, and images, for streamlined development workflows.

2 lines 146 B
export { initialize} from './utils/figmaClient.js'; export {_getApp as _getApp, _getAppIamges as getAllImages} from './services/dropitServices.js'