8000 feat: remove global gajus. export · gajus/swing@bfdc736 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Commit bfdc736

Browse files
committed
feat: remove global gajus. export
1 parent 1dc4ad9 commit bfdc736

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/index.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,6 @@ import Card from './Card';
22
import Direction from './Direction';
33
import Stack from './Stack';
44

5-
global.gajus = global.gajus || {};
6-
7-
global.gajus.Swing = {
8-
Card,
9-
Direction,
10-
Stack
11-
};
12-
135
export {
146
Card,
157
Direction,

0 commit comments

Comments
 (0)
0