UNPKG

@notadd/injection

Version:

Notadd Injection Package.

8 lines (7 loc) 134 B
export interface Author { email?: string; github?: string; homepage?: string; username: string; weibo?: string; }