UNPKG

astro

Version:

Astro is a modern site builder with web best practices, performance, and DX front-of-mind.

3 lines (2 loc) 108 B
import type { Hasher } from '../definitions.js'; export declare function createXxHasher(): Promise<Hasher>;