mirror of
https://codeberg.org/Kankys/NewLukasBlog.git
synced 2026-07-04 16:29:45 +00:00
refactor
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
import type { Token } from '../parse/cst.js';
|
||||
export declare function containsNewline(key: Token | null | undefined): boolean | null;
|
||||
Reference in New Issue
Block a user