UNPKG

diginext-utils

Version:
2 lines (1 loc) 99 B
export default function getTextBetweenCharByIndex(str: string, char: any, index: Number): string;