UNPKG

@fanoutio/serve-grip

Version:
5 lines 241 B
import { GripInstructException } from './GripInstructException.js'; export declare class GripInstructNotAvailableException extends GripInstructException { message: string; } //# sourceMappingURL=GripInstructNotAvailableException.d.ts.map