UNPKG

@mindkey/recruiting-api-client

Version:

The MindKey API Client allows easy access to your MindKey Recruiting data.

6 lines (5 loc) 80 B
/** * @public */ export interface HasDescription { description: string; }