Files
homewebsite/node_modules/astro/dist/assets/fonts/implementations/hasher.d.ts
2025-10-17 20:17:33 +00:00

3 lines
108 B
TypeScript

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