UNPKG

react-reftagger

Version:

RefTagger converts Bible references into links with hover-preview.

3 lines (2 loc) 118 B
import { RefTaggerSettings } from './interfaces'; export declare const RefTagger: (props: RefTaggerSettings) => null;