/** * This file is the entry point for web-bundle IIFE build * for the core package. * * It exports all core functionality and ensures crypto is initialized * for browser environments. * * @ignore * @internal * @module core */ export * from './index';