Searched defs:getDeclarations (Results 1 – 7 of 7) sorted by relevance
251 const getDeclarations = useRequire ? getNewRequires : getNewImports; constant1093 const getDeclarations = useRequire ? getNewRequires : getNewImports; constant
1127 function getDeclarations(name: string) { function
63 getDeclarations(): Declaration[] | undefined; method
2847 getDeclarations(): Declaration[] | undefined; method
6850 getDeclarations(): Declaration[] | undefined; method