resolvePromptPath
resolvePromptPath(
fromImportMetaUrl,relative):string
Defined in: packages/core/src/prompt/load.ts:11
Resolve a path relative to the current module file (import.meta.url).
Parameters
Section titled “Parameters”fromImportMetaUrl
Section titled “fromImportMetaUrl”string
relative
Section titled “relative”string
Returns
Section titled “Returns”string