Function: normalizePath()
normalizePath(
path):string
Converts system paths to normalized bundler path. On Windows, this returns paths with / instead of ``.
Parameters
▪ path: string
Source
packages/wxt/src/core/utils/paths.ts:8
Generated using typedoc-plugin-markdown and TypeDoc