BundleSourceKind

The type of bundle source: builtin or remote.

The type of bundle source: builtin or remote.

View source ↗

Type

type BundleSourceKind = 'builtin' | 'remote';

On this page