UNPKG

@gentrace/core

Version:
10 lines (7 loc) 178 B
'use strict'; function isConfig(f) { // Naive check but works well return f.getConfig === undefined; } exports.isConfig = isConfig; //# sourceMappingURL=handler.js.map