UNPKG

@marketto/belfiore-connector-embedded

Version:
9 lines (8 loc) 164 B
export default interface IBelfioreDbLicense { name: string; url: string; license: string; licenseUrl: string; termsAndConditions: string; authors?: string; }