UNPKG

allostasis-js-sdk

Version:
5 lines (4 loc) 123 B
import { Profile } from "./allostasis"; export interface GreeniaProfile extends Profile { greeniaProfileId?: string; }