UNPKG

@madeja-studio/telar

Version:

UI component library by Madeja Studio

2 lines (1 loc) 50 B
export type OnPress = () => Promise<void> | void;