UNPKG

lore-extract-action

Version:

Creates an action matching the implicit pattern used by Lore

8 lines (6 loc) 145 B
var expect = require('chai').expect; describe('an empty spec', function() { it('passes', function() { expect(true).to.eq(true); }); });