UNPKG
@fanoutio/serve-grip
Version:
latest (4.2.0)
4.2.0
4.1.2
4.1.1
4.1.0
4.0.0
3.0.0
2.0.1
2.0.0
2.0.0-beta.1
2.0.0-beta.0
1.3.1
1.3.0
1.3.0-beta.0
1.2.0
1.1.9
1.1.8
1.1.7
1.1.7-beta.2
1.1.7-beta.1
1.1.7-beta.0
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
0.1.0-beta.15
0.1.0-beta.14
0.1.0-beta.13
0.1.0-beta.12
Connect-style Middleware for GRIP
github.com/fanout/js-serve-grip
fanout/js-serve-grip
@fanoutio/serve-grip
/
build
/
GripInstructNotAvailableException.d.ts
5 lines
•
241 B
TypeScript
View Raw
1
2
3
4
5
import { GripInstructException } from
'./GripInstructException.js'
; export declare
class
GripInstructNotAvailableException
extends
GripInstructException
{ message: string; } //
# sourceMappingURL=GripInstructNotAvailableException.d.ts.map