UNPKG

@r/api-client

Version:

node and browser reddit api library

8 lines (5 loc) 117 B
import Base from './base'; class Preferences extends Base { _type = 'Preferences'; } export default Preferences;