Edit File: no-supported-manifests-found.d.ts
import { CustomError } from './custom-error'; export declare function NoSupportedManifestsFoundError(atLocations: string[]): CustomError;
Back to File Manager