LogoPixi’VN
coreFunctions

Function: resolveURL()

> resolveURL(base, path): string

Defined in: node_modules/untitled-pixi-live2d-engine/types/index.d.ts:4875

Resolves a path/URL against a base string without relying on Node's url module.

Parameters

base

string

path

string

Returns

string

On this page