Member predicate ExternalModuleDeclaration :: getNameLiteral
Gets the string literal denoting the module name, such as "fs"
in:
declare module "fs" {...}
Gets the string literal denoting the module name, such as "fs"
in:
declare module "fs" {...}