UNPKG

apply-hooks

Version:

A high-quality & reliable JavaScript Hooks library.

5 lines (4 loc) 112 B
export declare const converter: { read: (value: string) => string; write: (value: string) => string; };