Files
heros/node_modules/crypto-es/lib/format-hex.d.ts
2024-07-17 16:14:14 +08:00

3 lines
75 B
TypeScript

export const HexFormatter: Format;
import { Format } from './cipher-core';