/** * Schema implementation for external data. * * @module */ export * from './declaration/mod.js'; export * from './types/mod.js'; //# sourceMappingURL=mod.d.ts.map