mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-03-31 01:58:06 +03:00
types fix
This commit is contained in:
@@ -30,7 +30,7 @@ export default class Unit {
|
||||
|
||||
public readonly indexer: IndexerService | undefined;
|
||||
|
||||
public readonly frontage: FrontageService | undefined;
|
||||
public readonly frontage: FrontageService;
|
||||
|
||||
public readonly aggregator: Aggregator;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user