UNPKG

@lucidcms/core

Version:

The core of the Lucid CMS. It's responsible for spinning up the API and serving the CMS.

1 lines 477 B
{"version":3,"file":"index.mjs","names":["constants"],"sources":["../../../src/libs/image-processor/index.ts"],"sourcesContent":["import constants from \"../../constants/constants.js\";\n\nexport { default as passthroughImageProcessor } from \"./adapters/passthrough.js\";\nexport {\n\tdestroyImageProcessor,\n\tgetInitializedImageProcessor,\n} from \"./lifecycle.js\";\n\nexport const logScope = constants.logScopes.imageProcessor;\n"],"mappings":"iLAQA,MAAa,EAAWA,EAAU,UAAU"}