/** * Worker code for inline Blob URL creation. * * This file is a placeholder that gets overwritten by the build process. * If you see this placeholder content at runtime, run `npm run build` first. * * @package gutenberg */ export declare const workerCode = "/* Placeholder - run npm run build to generate actual worker code */"; //# sourceMappingURL=worker-code.d.ts.map