lol
fork

Configure Feed

Select the types of activity you want to include in your feed.

at master 5 lines 180 B view raw
1import GIRepository from 'gi://GIRepository'; 2 3GIRepository.Repository.prepend_search_path('@typelibDir@'); 4 5export default (await import('./.@originalName@-wrapped.js')).default;