UNPKG

155 BJavaScriptView Raw
1// /**
2// * Imports
3// */
4
5// import test from 'tape'
6// import location from '../src'
7
8// /**
9// * Tests
10// */
11
12// test('should work', () => {
13
14// })