UNPKG

ant-design-vue

Version:

An enterprise-class UI design language and Vue-based implementation

7 lines (6 loc) 186 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ListContextKey = void 0; const ListContextKey = exports.ListContextKey = Symbol('ListContextKey');