AboutProfiling.js |
@template P
@typedef {import("react-redux").ResolveThunks<P>} ResolveThunks<P>
|
4483 |
DirectoryPicker.js |
@typedef {Object} Props
@property {string[]} dirs
@property {() => void} onAdd
@property {(index: number) => void} onRemove
|
3093 |
moz.build |
|
351 |
Presets.js |
@template P
@typedef {import("react-redux").ResolveThunks<P>} ResolveThunks<P>
|
4340 |
Range.js |
@typedef {import("../../@types/perf").ScaleFunctions} ScaleFunctions
|
2125 |
Settings.js |
@typedef {Object} StateProps
@property {number} interval
@property {number} entries
@property {string[]} features
@property {string[]} threads
@property {string} threadsString
@property {string[]} objdirs
@property {string[]} supportedFeatures
|
18193 |