ampache_react/app/common/utils/index.js

6 lines
131 B
JavaScript

/**
* Prototype modifications, common utils loaded before the main script
*/
export * from "./jquery";
export * from "./string";