UNPKG

@deephaven/js-plugin-ag-grid

Version:
4 lines 283 B
import type { dh as DhType } from '@deephaven/jsapi-types'; import type { dh as CorePlusDhType } from '@deephaven-enterprise/jsapi-coreplus-types'; export declare function isCorePlusDhType(api: typeof DhType): api is typeof CorePlusDhType; //# sourceMappingURL=CorePlusUtils.d.ts.map