UNPKG

@intlify/eslint-plugin-vue-i18n

Version:
3 lines (2 loc) 154 B
export declare function convertPathToPosix(filepath: string): string; export declare function getRelativePath(filepath: string, baseDir: string): string;