@finos/perspective-viewer
Version:
The `<perspective-viewer>` Custom Element, frontend for Perspective.js
11 lines (10 loc) • 425 B
TypeScript
/******************************************************************************
*
* Copyright (c) 2018, the Perspective Authors.
*
* This file is part of the Perspective library, distributed under the terms
* of the Apache License 2.0. The full license can be found in the LICENSE
* file.
*
*/
export declare const WASM_MODULE: Promise<import("@finos/perspective-viewer/dist/pkg/perspective_viewer.js").InitOutput>;