Typing
Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>
This commit is contained in:
parent
189dd4c7b1
commit
8a7227f971
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ export class TermsNotSignedError extends Error {}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Class representing a service that may have terms & conditions that
|
* Class representing a service that may have terms & conditions that
|
||||||
* require agreement fro mthe user before the user can use that service.
|
* require agreement from the user before the user can use that service.
|
||||||
*/
|
*/
|
||||||
export class Service {
|
export class Service {
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in a new issue