UNPKG

122 BTypeScriptView Raw
1import { IAlphaRuleOptions, IFunction } from '../types';
2export declare const alphabetical: IFunction<IAlphaRuleOptions>;