File

plugins/mod_unknown.lua @ 9558:5fa73fbb047f

util.promise: Remove the non-standard ability to pass a promise to reject()
author Matthew Wild <mwild1@gmail.com>
date Fri, 26 Oct 2018 09:23:31 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform