Skip to content

Commit

Permalink
Add constants file
Browse files Browse the repository at this point in the history
  • Loading branch information
kpfromer committed May 6, 2018
1 parent e3e061d commit e1fb0b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/constants.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export const SERVICE_METADATA = Symbol('service_metadata');

0 comments on commit e1fb0b4

Please sign in to comment.