UNPKG

kue-ui

Version:
12 lines (9 loc) 206 B
import { formatJson } from 'client/helpers/format-json'; module('FormatJsonHelper'); // Replace this with your real tests. test('it works', function() { var result = formatJson(42); ok(result); });