Skip to content

assertPackage

assertPackage(source, options?): Promise<Package>

Defined in: core/build/package/assert.d.ts:6

Assert a Package descriptor (JSON Object) against its profile

Package | Descriptor

string

Promise<Package>