UNPKG

@eluvio/elv-js-helpers

Version:

A collection of Javascript helper functions used by several Eluvio libraries.

9 lines (7 loc) 283 B
// AUTO-GENERATED TEST - DO NOT MODIFY, CHANGES WILL BE OVERWRITTEN DURING BUILD 'use strict' const TH = require('../../../test-helpers') const Async = TH.requireSrcFile('ADT/Async') describe('Async JSDoc example', () => { it('should execute correctly as described', () => {}) })