BundleSourceType

Which source a bundle version comes from.

Which source a bundle version comes from.

View source ↗

Type

type BundleSourceType = 'builtin' | 'remote';

On this page