mirror of
https://github.com/Start9Labs/start-sdk.git
synced 2026-04-01 21:13:11 +00:00
feat: add autoConfig/ better types for wrapperData
This commit is contained in:
@@ -13,7 +13,7 @@ export class NetworkInterfaceBuilder {
|
||||
basic?: null | { password: string; username: string };
|
||||
path?: string;
|
||||
search?: Record<string, string>;
|
||||
}
|
||||
},
|
||||
) {}
|
||||
|
||||
async exportAddresses(addresses: Iterable<Origin>) {
|
||||
|
||||
Reference in New Issue
Block a user