mirror of
https://github.com/xibyte/jsketcher
synced 2026-01-24 17:13:04 +01:00
3 lines
55 B
JavaScript
3 lines
55 B
JavaScript
import {Param} from "./param";
|
|
|
|
export {Param as Ref};
|