UNPKG

@nteract/data-explorer

Version:
7 lines (6 loc) 257 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.defaultPrimaryKey = void 0; // If this string is the same as another field name, it would be a problem // so it must be unique exports.defaultPrimaryKey = "dx-default-pk";