UNPKG

@mediarithmics/plugins-nodejs-sdk

Version:

This is the mediarithmics nodejs to help plugin developers bootstrapping their plugin without having to deal with most of the plugin boilerplate

10 lines (9 loc) 180 B
export interface EmailRouter { id: string; organisation_id: string; name: string; artifact_id: string; version_id: string; version_value: string; group_id: string; }