UNPKG

astx

Version:

super powerful structural search and replace for JavaScript and TypeScript to automate your refactoring

4 lines (3 loc) 149 B
/// <reference types="lodash" /> declare const sortFlags: ((flags: string) => string) & import("lodash").MemoizedFunction; export default sortFlags;