UNPKG

sdk-lord-of-the-rings

Version:

```bash npm i sdk-lord-of-the-rings ```

9 lines (5 loc) 111 B
'use strict'; import Endpoint from '../endpoint.js'; class Quote extends Endpoint { } export default Quote;