@titaniumnetwork-dev/ultraviolet
Advanced tools
Changelog
v1.0.3
uvPath
export was the default export from the Ultraviolet module. In this version, uvPath
is no longer the default export and needs to be imported explicitly.import { uvPath } from "@titaniumnetwork-dev/ultraviolet";