| 1 | // Copyright (c) Microsoft Corporation. All rights reserved. |
| 2 | // Licensed under the MIT license. |
| 3 | import * as VegaDeckGl from '@msrvida/vega-deck.gl'; |
| 4 | import { ColorScaleNone } from '@msrvida/sanddance-specs'; |
nothing calls this directly
no test coverage detected