UNPKG

169 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3exports.inferLabel = void 0;
4const inferLabel = () => { };
5exports.inferLabel = inferLabel;