elm-pages-v3-beta/examples/smoothies/index.js
2022-05-24 16:57:24 -07:00

7 lines
98 B
JavaScript

export default {
load: function (elmLoaded) {},
flags: function () {
return null;
},
};