UNPKG

@bigcommerce/stencil-utils

Version:

Utility library used by BigCommerce Stencil Framework themes

8 lines (6 loc) 139 B
import { getBODLEvents } from '../helpers'; export default class { constructor() { this.bodlEvents = getBODLEvents(); } }