You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{"version":3,"file":"dragon.es.js","sources":["src/dragon.lib.js"],"sourcesContent":["import '@dragon/polyfills'\nimport Dragon from '@dragon/core'\nimport * as utils from '@dragon/utils'\nimport touchy from '@dragon/touchy' // cross dom event management\nimport classes from '@dragon/dom-classes'\n\nexport default function dragon( config ) {\n\n\treturn new Dragon( config, utils, touchy, classes )\n}\n"],"names":["dragon","config","Dragon","utils","touchy","classes"],"mappings":"AAMe,QAASA,QAAQC,SAExB,IAAIC,QAAQD,EAAQE,MAAOC,OAAQC"}