Black Trigram (흑괘) - Korean Martial Arts Combat Simulator API - v0.7.2
    Preparing search index...

    Function resolveAssetPath

    • Resolve an asset path by prepending the configured base path.

      Accepts paths with or without a leading slash — both are normalized to root-relative before the base path (if any) is prepended.

      Parameters

      • path: string

        Asset path, e.g. /assets/audio/music/intro_theme.mp3 or assets/audio/music/intro_theme.mp3

      Returns string

      The resolved URL with the configured base path prepended