nixos-configs/modules/ags/gtk4/widget/astalify/index.ts

11 lines
180 B
TypeScript
Raw Permalink Normal View History

2025-01-14 10:12:20 -05:00
import astalify from './astalify';
export default astalify;
export {
type AstalifyProps,
type BindableProps,
type ConstructProps,
childType,
} from './generics';