aboutsummaryrefslogtreecommitdiff
path: root/node_modules/typedoc/dist/lib/models/reflections/index.js.map
blob: 570a747cff5a4e9a831e9283665f5eed103e1736 (plain)
1
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/lib/models/reflections/index.ts"],"names":[],"mappings":";;AAAA,uCAA6H;AAApH,gCAAA,UAAU,CAAA;AAAE,oCAAA,cAAc,CAAA;AAAE,oCAAA,cAAc,CAAA;AAAqC,sCAAA,gBAAgB,CAAA;AACxG,yCAAkD;AAAzC,0CAAA,mBAAmB,CAAA;AAC5B,6CAA4E;AAAnE,8CAAA,qBAAqB,CAAA;AAC9B,yCAAkD;AAAzC,0CAAA,mBAAmB,CAAA;AAC5B,qCAA8C;AAArC,sCAAA,iBAAiB,CAAA;AAC1B,yCAAkD;AAAzC,0CAAA,mBAAmB,CAAA;AAC5B,mDAA2D;AAAlD,mDAAA,uBAAuB,CAAA","sourcesContent":["export { Reflection, ReflectionKind, ReflectionFlag, TypeParameterContainer, Decorator, TraverseProperty } from './abstract';\nexport { ContainerReflection } from './container';\nexport { DeclarationReflection, DeclarationHierarchy } from './declaration';\nexport { ParameterReflection } from './parameter';\nexport { ProjectReflection } from './project';\nexport { SignatureReflection } from './signature';\nexport { TypeParameterReflection } from './type-parameter';\n"]}