UNPKG

@oddjs/odd

Version:
7 lines 97 B
/** * Information about your app. */ export type AppInfo = { name: string creator: string }