WeAreGenki/minna-ui

View on GitHub
utils/preprocess/src/__tests__/index.test.ts

Summary

Maintainability
A
0 mins
Test Coverage
/** @jest-environment node */

// import * as index from '..';

describe('Preprocessor utils', () => {
  it.todo('write tests');
});