UNPKG

wang-lint-cli

Version:
4 lines (3 loc) 145 B
import type { PKG } from '../types'; declare const _default: (cwd: string, rewriteConfig?: boolean) => Promise<PKG>; export default _default;