/** * Template Integration * * Copy this folder and rename it to create a new integration. * Replace all occurrences of "template" with your integration name. */ export { TemplateIntegration } from './source.js'; //# sourceMappingURL=index.d.ts.map