UNPKG

snapple-facts

Version:
5 lines (4 loc) 67 B
export interface SnappleFact { fact: string; number: number; }