Preparing search index...
The search index is not available
Code Documentation
Code Documentation
<internal>
OnLoadArgs
Interface OnLoadArgs
Documentation:
https://esbuild.github.io/plugins/#on-load-arguments
interface
OnLoadArgs
{
namespace
:
string
;
path
:
string
;
pluginData
:
any
;
suffix
:
string
;
with
:
Record
<
string
,
string
>
;
}
Index
Properties
namespace
path
plugin
Data
suffix
with
Properties
namespace
namespace
:
string
path
path
:
string
plugin
Data
plugin
Data
:
any
suffix
suffix
:
string
with
with
:
Record
<
string
,
string
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
namespace
path
plugin
Data
suffix
with
Code Documentation
Loading...
Documentation: https://esbuild.github.io/plugins/#on-load-arguments