Files
Tiber365/node_modules/astro/dist/assets/fonts/implementations/hasher.d.ts
2025-07-24 18:46:24 +02:00

3 lines
108 B
TypeScript

import type { Hasher } from '../definitions.js';
export declare function createXxHasher(): Promise<Hasher>;