'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
const stickySection = require('./sticky-section-e05ae4ea.js');
require('./index-2f9fa58c.js');
require('./helper-ad6306f6.js');
require('@tarojs/taro');
exports.taro_sticky_section_core = stickySection.StickySection;