UNPKG

daux

Version:

An immutable model-based state management solution for your JavaScript app

8 lines (6 loc) 148 B
import { module, test } from 'qunit'; module('Unit | index', () => { test('nothing to test', (assert) => { assert.ok(true); }); });