Function: getImportAlias()¶
getImportAlias(
blockName):string|undefined
Defined in: resolver/src/imports.ts:69
Get the alias from an import marker block name.
Parameters¶
blockName¶
string
Returns¶
string | undefined
getImportAlias(
blockName):string|undefined
Defined in: resolver/src/imports.ts:69
Get the alias from an import marker block name.
string
string | undefined