mirror of
https://codeberg.org/Kankys/NewLukasBlog.git
synced 2026-05-29 22:05:30 +00:00
refactor
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
import type { ScalarTag } from '../types.js';
|
||||
export declare const floatNaN: ScalarTag;
|
||||
export declare const floatExp: ScalarTag;
|
||||
export declare const float: ScalarTag;
|
||||
Reference in New Issue
Block a user