Skip to content

Commit

Permalink
👮
Browse files Browse the repository at this point in the history
  • Loading branch information
demiazz committed May 4, 2017
1 parent ac1a402 commit f27fe9d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,27 +22,20 @@ import parents from "./traversing/parents";
import parentsBy from "./traversing/parents-by";

export {
/* aliases */
body,
html,
/* css */
addClass,
hasClass,
removeClass,
toggleClass,
/* data */
dataset,
/* events */
delegate,
dispatch,
on,
once,
/* manipulate */
remove,
/* queries */
query,
queryAll,
/* traversing */
closest,
matches,
parent,
Expand Down

0 comments on commit f27fe9d

Please sign in to comment.