import test from 'ava'; import {HandleKoaSession2} from '../src/index'; test('1233', async t => { t.pass(); });