"use strict"; let dependencies = {}; dependencies.files = [ //"~babel-polyfill/dist/polyfill", "~popper.js/dist/popper", "~bootstrap/js/dist/util", "~bootstrap/js/dist/collapse", "~bootstrap/js/dist/tooltip", ]; module.exports = dependencies;