Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
share
/
nodejs
/
webpack
/
declarations
/
plugins
/
debug
📤 Upload
📝 New File
📁 New Folder
Close
Editing: ProfilingPlugin.d.ts
/** * This file was automatically generated. * DO NOT MODIFY BY HAND. * Run `yarn special-lint-fix` to update */ export interface ProfilingPluginOptions { /** * Path to the output file e.g. `profiling/events.json`. Defaults to `events.json`. */ outputPath?: string; }
Save
Cancel