|
|
@ -12,7 +12,7 @@ import * as layer from "./layer"; |
|
|
|
import * as linearSegment from "./linearsegment"; |
|
|
|
import * as linearSegment from "./linearsegment"; |
|
|
|
import * as colorchooser from "./colorchooser"; |
|
|
|
import * as colorchooser from "./colorchooser"; |
|
|
|
import { SelectList } from "./list/list.select"; |
|
|
|
import { SelectList } from "./list/list.select"; |
|
|
|
|
|
|
|
import * as combo from "./combo"; |
|
|
|
|
|
|
|
|
|
|
|
Object.assign(BI, { |
|
|
|
Object.assign(BI, { |
|
|
|
...combo, |
|
|
|
...combo, |
|
|
|