loadResourceDescriptor
loadResourceDescriptor(
path):Promise<Resource>
Defined in: resource/load.ts:9
Load a Resource descriptor (JSON Object) from a file or URL Ensures the descriptor is valid against its profile
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”Promise<Resource>