UNPKG

link-styler

Version:

JavaScript package that simplifies the task of identifying links within text and applying custom styling by automatically replacing them with tags.

3 lines (2 loc) 88 B
import { Setting } from '../interface'; export declare const DefaultSetting: Setting;