UNPKG

@oystehr/sdk

Version:

Oystehr SDK

3 lines (2 loc) 162 B
export declare function register(authToken: string, desiredProjectId?: string): Promise<string>; export default function registerUserAndProject(): Promise<void>;