UNPKG

@toolpad/utils

Version:

Shared utilities used by Toolpad packages.

9 lines (8 loc) 195 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = describeConformance; function describeConformance(minimalElement, getOptions) { getOptions(); }