KC's Workspace
Github
Preparing search index...
@kctypes/package_json
<internal>
PackagePublishConfig
Interface PackagePublishConfig
The publishConfig field on package.json file.
interface
PackagePublishConfig
{
access
:
"public"
|
"restricted"
;
}
Index
Properties
access
Properties
access
access
:
"public"
|
"restricted"
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
access
Github
KC's Workspace
Loading...
The publishConfig field on package.json file.