normalizeMethodPath
Normalizes user-entered SDK lab method paths by trimming whitespace and collapsing spaces.
Import
import { normalizeMethodPath } from "@xylex-group/athena-auth-ui"Also exported from: @xylex-group/athena-auth-ui/plugins
Details
- Category:
function - Primary entrypoint:
@xylex-group/athena-auth-ui - Public entrypoints:
@xylex-group/athena-auth-ui,@xylex-group/athena-auth-ui/plugins - Source:
packages/heroui/src/components/auth/workspace/sdk-method-catalog.ts
Notes
- These helpers are part of the package's public runtime contract and are safe to import directly from the documented entrypoint.