parent
8bd0b732e7
commit
557e4c7a52
32 changed files with 281 additions and 12 deletions
modules/ags/gtk4/widgets/astalify
10
modules/ags/gtk4/widgets/astalify/index.ts
Normal file
10
modules/ags/gtk4/widgets/astalify/index.ts
Normal file
|
@ -0,0 +1,10 @@
|
|||
import astalify from './astalify';
|
||||
|
||||
export default astalify;
|
||||
|
||||
export {
|
||||
type AstalifyProps,
|
||||
type BindableProps,
|
||||
type ConstructProps,
|
||||
childType,
|
||||
} from './generics';
|
Loading…
Add table
Add a link
Reference in a new issue