interface NeonAccounts {
    account: string;
    contract: string;
}

Properties

Properties

account: string
contract: string