UNPKG

s-bit-agent

Version:

s.BitAgent is a simple Bitwarden CLI wrapper which provides a SSH2 Key Agent solution for Bitwarden.

4 lines (3 loc) 173 B
import { IcpCustomHandler, IcpHandler } from "../types/handler"; export declare const IcpCustomHandlers: IcpCustomHandler[]; export declare const IcpHandlers: IcpHandler[];