mirror of
https://codeberg.org/Kankys/NewLukasBlog.git
synced 2026-07-04 16:29:45 +00:00
update socials section
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
import type { ScalarTag } from '../types.js';
|
||||
export declare const intBin: ScalarTag;
|
||||
export declare const intOct: ScalarTag;
|
||||
export declare const int: ScalarTag;
|
||||
export declare const intHex: ScalarTag;
|
||||
Reference in New Issue
Block a user