Variable dataViewsPointConst Experimental

dataViewsPoint: ContributionPoint<DataViewManifestEntry[]> = ...

The "dataViews" contribution point.

JSON contributions to this point are represented by type DataViewManifestEntry.

Code contributions to this point are made using the registerDataViewProvider that accepts an argument of type DataViewProvider.

Generated using TypeDoc