parent
5bd6990cd2
commit
cdcdd23e7f
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ import {
|
||||||
noImplicitDestroy,
|
noImplicitDestroy,
|
||||||
setChildren,
|
setChildren,
|
||||||
construct,
|
construct,
|
||||||
} from '../../node_modules/astal/_astal';
|
} from 'astal/_astal';
|
||||||
|
|
||||||
export type BindableChild = Gtk.Widget | Binding<Gtk.Widget>;
|
export type BindableChild = Gtk.Widget | Binding<Gtk.Widget>;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue