Initial commit
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
export declare const toHex: (num: number) => string;
|
||||
export declare const fromHex: (hex: string) => number;
|
||||
//# sourceMappingURL=toHex.d.ts.map
|
||||
Reference in New Issue
Block a user