UNPKG

insert-string-before

Version:

Inserts a string before a needle's start in a haystack.

3 lines 78 B
/** @module insert-string-before */ declare module "insert-string-before" { }