import { jsdocTests } from '../src';

jsdocTests('../src/index.ts', __dirname);
