UNPKG

daisho-sdk

Version:
14 lines (9 loc) 251 B
module.exports = class Module # json of the module.json definition file json: null constructor: ()-> # Load everything associated with this module load: (@opts = {})-> # Unload everything associated with this module unload: ()-> #