Skip to content

normalizePath

Import:

import { normalizePath } from 'obsidian-test-mocks/obsidian';

Signature:

function normalizePath(path: string): string

Parameters:

ParameterTypeDescription
pathstring

Returns: string