zack
feat: πŸš€ Update Chat-nFace configurations
a053984
raw
history blame
180 Bytes
"use strict";
exports.__esModule = true;
exports.defineProvider = defineProvider;
function defineProvider(factory) {
// This will allow us to do some things
return factory;
}