UNPKG

@nosana/schema-validator

Version:
6 lines (5 loc) 93 B
interface NosJobData { global: object; jobs: Array<object>; } export { NosJobData };