UNPKG

@bitbybit-dev/babylonjs

Version:

Bit By Bit Developers BABYLONJS CAD Library to Program Geometry

6 lines (5 loc) 100 B
export interface PrintSaveInterface { text: string; isJson: boolean; hidden: boolean; }