UNPKG

@bitbybit-dev/core

Version:

Bit By Bit Developers Core CAD API to Program Geometry

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