UNPKG

@cap.js/wasm

Version:

WASM solver for Cap, a lightweight, modern open-source CAPTCHA alternative designed using SHA-256 PoW.

4 lines (3 loc) 107 B
/* tslint:disable */ /* eslint-disable */ export function solve_pow(salt: string, target: string): bigint;