Moving stuff around
This commit is contained in:
parent
309fa373f4
commit
2129c26fe5
5 changed files with 29 additions and 32 deletions
|
|
@ -7,9 +7,9 @@ import type {
|
|||
ConcreteInfo,
|
||||
List,
|
||||
ListItem,
|
||||
PartialConcreteSyntax,
|
||||
Expr as SyntaxExpr,
|
||||
} from '../syntax';
|
||||
import type { PartialConcreteSyntax } from '../parser';
|
||||
import { Expr } from '../syntax';
|
||||
import { errorDetail, errorTitle, spanLabel } from './format';
|
||||
import type { HoverTarget } from './types';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue