summaryrefslogtreecommitdiff
path: root/node_modules/magic-bytes.js/dist/model/toHex.d.ts
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--node_modules/magic-bytes.js/dist/model/toHex.d.ts3
-rw-r--r--node_modules/magic-bytes.js/dist/model/toHex.d.ts.map1
2 files changed, 4 insertions, 0 deletions
diff --git a/node_modules/magic-bytes.js/dist/model/toHex.d.ts b/node_modules/magic-bytes.js/dist/model/toHex.d.ts
new file mode 100644
index 0000000..a751029
--- /dev/null
+++ b/node_modules/magic-bytes.js/dist/model/toHex.d.ts
@@ -0,0 +1,3 @@
+export declare const toHex: (num: number) => string;
+export declare const fromHex: (hex: string) => number;
+//# sourceMappingURL=toHex.d.ts.map \ No newline at end of file
diff --git a/node_modules/magic-bytes.js/dist/model/toHex.d.ts.map b/node_modules/magic-bytes.js/dist/model/toHex.d.ts.map
new file mode 100644
index 0000000..b8b408a
--- /dev/null
+++ b/node_modules/magic-bytes.js/dist/model/toHex.d.ts.map
@@ -0,0 +1 @@
+{"version":3,"file":"toHex.d.ts","sourceRoot":"","sources":["../../src/model/toHex.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,KAAK,QAAS,MAAM,KAAG,MACsB,CAAC;AAC3D,eAAO,MAAM,OAAO,QAAS,MAAM,WAA8B,CAAC"} \ No newline at end of file