mirror of
https://github.com/xibyte/jsketcher
synced 2025-12-09 01:44:19 +01:00
3 lines
55 B
JavaScript
3 lines
55 B
JavaScript
import {Param} from "./param";
|
|
|
|
export {Param as Ref};
|