UNPKG

picard-quotes

Version:

Quotes from the Legendary Jean-Luc Picard

4 lines (3 loc) 114 B
const controller = require('./controller'); exports.quote = controller.quote; exports.quotes = controller.quotes;