UNPKG

@gentrace/core

Version:
8 lines (6 loc) 156 B
function isConfig(f) { // Naive check but works well return f.getConfig === undefined; } export { isConfig }; //# sourceMappingURL=handler.mjs.map