mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-14 04:43:14 +00:00
8 lines
121 B
TypeScript
8 lines
121 B
TypeScript
import { createRouterMatcher } from '../src/matcher';
|
|
|
|
describe('RouterMatcher', () => {
|
|
it('', () => {
|
|
|
|
});
|
|
});
|