UNPKG

@lucsoft/network-connector

Version:

Network Connector the easy way to connect to your HmSYS Network

5 lines (4 loc) 82 B
export declare type SignedInCredentials = { id: string; token: string; };