Skip to content

Commit

Permalink
Add reference path to KyukoResponse
Browse files Browse the repository at this point in the history
  • Loading branch information
rikilele committed Jul 7, 2021
1 parent 6dcd934 commit ba7712e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions KyukoResponse.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/// <reference path='./deploy.d.ts' />

/**
* This class is instantiated when a fetch request is captured by a Kyuko application.
* The instance is responsible for storing information about the response to the request.
Expand Down

0 comments on commit ba7712e

Please sign in to comment.