UNPKG

81 BTypeScriptView Raw
1declare const initBenchmark: {
2 (files: any): void;
3 $inject: string[];
4};