export all common ValueConverter and TokenBuilder and update imports

This commit is contained in:
Reda Al Sulais
2023-11-03 23:12:24 +03:00
parent 53ef5c51cc
commit 5ef0527ebc
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
import type { CstNode, GrammarAST, ValueType } from 'langium';
import { MermaidValueConverter } from '../common/valueConverter.js';
import { MermaidValueConverter } from '../common/index.js';
export class PieValueConverter extends MermaidValueConverter {
protected runCustomConverter(