mirror of
https://codeberg.org/Kankys/NewLukasBlog.git
synced 2026-05-26 20:54:31 +00:00
refactor
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
import type { Token } from '../parse/cst.js';
|
||||
export declare function emptyScalarPosition(offset: number, before: Token[] | undefined, pos: number | null): number;
|
||||
Reference in New Issue
Block a user