UNPKG
agentjs-core
Version:
latest (1.0.1)
1.0.1
1.0.0
A comprehensive agent-based modeling framework with built-in p5.js visualization
agentjs-core
/
dist
/
core
/
performance
/
index.d.ts
3 lines
•
196 B
TypeScript
View Raw
1
2
3
export
{
PerformanceBenchmark
}
from
'./PerformanceBenchmark'
;
export
type
{
BenchmarkConfig
,
BenchmarkResult
,
BenchmarkReport
, }
from
'./PerformanceBenchmark'
;
//# sourceMappingURL=index.d.ts.map