UNPKG

insert-string-after

Version:

Inserts a string at the needle's end in a haystack.

3 lines 76 B
/** @module insert-string-after */ declare module "insert-string-after" { }