getModuleName
@quik/core / getModuleName
Function: getModuleName()
getModuleName(
metaURL):string
Defined in: utils/FileSystem.ts:63
Returns the name of the module from the URL passed as input.
Parameters
metaURL
string
The URL to the module (import.meta.url).
Returns
string