UNPKG

node-stemmer

Version:

A Node.js interface to the Snowball stemming algorithms

4 lines (3 loc) 99 B
export declare class UnavailableAlgorithmError extends Error { constructor(message: string); }