inferIntegrity
inferIntegrity(
resource,options?):Promise<undefined| {hash:string;type:any; }>
Defined in: actions/file/infer.ts:44
Parameters
Section titled “Parameters”resource
Section titled “resource”Resource
options?
Section titled “options?”hashType?
Section titled “hashType?”any
Returns
Section titled “Returns”Promise<undefined | { hash: string; type: any; }>