Skip to content

Commit

Permalink
fix: export context
Browse files Browse the repository at this point in the history
  • Loading branch information
roderik committed May 31, 2020
1 parent f6265f9 commit 99fd267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/daf-w3c/src/graphql.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import {
PresentationInput,
} from './action-handler'

interface Context {
export interface Context {
agent: Agent
}

Expand Down

0 comments on commit 99fd267

Please sign in to comment.