UNPKG

@neurosity/sdk

Version:
6 lines 386 B
export declare const prefix = "Neurosity SDK: "; export declare const mustSelectDevice: Error; export declare const metricNotSupportedByModel: (metric: string, modelVersion: string) => Error; export declare const locationNotFound: (location: string, modelVersion: string) => Error; export declare const exceededMaxItems: (maxItems: number) => Error; //# sourceMappingURL=errors.d.ts.map