UNPKG

reactant-share

Version:

A framework for building shared web applications with Reactant

7 lines (5 loc) 211 B
// eslint-disable-next-line import/no-extraneous-dependencies import { jsdocTests } from 'jsdoc-tests'; test('base "createApp" function', async () => { await jsdocTests('../src/createApp.ts', __dirname); });