UNPKG

@atlassian/aui

Version:

Atlassian User Interface library

4 lines (3 loc) 205 B
import $ from 'jquery'; // We provide the value from the import statement last, just in case jQuery or Zepto have been called with noConflict previously. export default window.jQuery || window.Zepto || $;