UNPKG

@oddjs/odd

Version:
8 lines (7 loc) 113 B
/** * Information about your app. */ export declare type AppInfo = { name: string; creator: string; };