UNPKG

html-truncate-ts

Version:

TypeScript library for truncating HTML strings while preserving HTML tags and structure

3 lines 96 B
import { truncate } from './truncate.js'; export { truncate }; //# sourceMappingURL=index.js.map