UNPKG

hexo-word-counter

Version:
5 lines (3 loc) 95 B
/* tslint:disable */ /* eslint-disable */ export function wordCount(content: string): number;