Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/angular
/
Class
packages/benchpress/src/sample_description.ts:12–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
* SampleDescription merges all available descriptions about a sample
11
*/
12
export
class
SampleDescription {
13
description: {[key: string]: any};
14
15
constructor(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected