UNPKG

@authduo/authduo

Version:

Free User-sovereign Authentication for the World

3 lines (2 loc) 123 B
import { Signal } from "@benev/slate"; export declare function signalInput(sig: Signal<any>): (event: InputEvent) => void;