stimulsoft-reports-js
Version:
Stimulsoft Reports.JS is a reporting tool for Node.js
10 lines • 355 B
TypeScript
/*
Stimulsoft.Reports.JS
Version: 2025.4.1
Build date: 2025.10.06
License: https://www.stimulsoft.com/en/licensing/reports
*/
export * from './stimulsoft.viewer';
import {Stimulsoft} from './stimulsoft.viewer';
export import StiDesigner = Stimulsoft.Designer.StiDesigner;
export import StiDesignerOptions = Stimulsoft.Designer.StiDesignerOptions;