Searched defs:getDeclarations (Results 1 – 8 of 8) sorted by relevance
220 const getDeclarations = useRequire ? getNewRequires : getNewImports; constant1055 const getDeclarations = useRequire ? getNewRequires : getNewImports; constant
793 function getDeclarations(name: string) { function
42 getDeclarations(): Declaration[] | undefined; method
6081 getDeclarations(): Declaration[] | undefined; method