UNPKG

@marko/vite

Version:
4 lines (3 loc) 139 B
export declare const POSIX_SEP = "/"; export declare const WINDOWS_SEP = "\\"; export declare const normalizePath: (id: string) => string;