getModuleFolder
@quik/core / getModuleFolder
Function: getModuleFolder()
getModuleFolder(
metaURL):string
Defined in: utils/FileSystem.ts:24
Returns the full folder path to the module from the URL passed as input.
Parameters
metaURL
string
The URL to the module (import.meta.url).
Returns
string