diff --git a/src/stellar_toml_resolver.js b/src/stellar_toml_resolver.js index 9278d4f9a..acde1ee18 100644 --- a/src/stellar_toml_resolver.js +++ b/src/stellar_toml_resolver.js @@ -3,6 +3,9 @@ import Promise from 'bluebird'; import toml from 'toml'; import {Config} from "./config"; +/** + * StellarTomlResolver allows resolving `stellar.toml` files. + */ export class StellarTomlResolver { /** * Returns a parsed `stellar.toml` file for a given domain.