UNPKG

modrinthjs

Version:
8 lines (7 loc) 92 B
/** * A full license */ export type License = { title?: string; body?: string; };