@girs/gnome-shell
Version:
GJS TypeScript type definitions for GNOME Shell Extensions
7 lines (6 loc) • 312 B
JavaScript
export * as automountManager from './automountManager.js';
export * as autorunManager from './autorunManager.js';
export * as keyring from './keyring.js';
export * as networkAgent from './networkAgent.js';
export * as polkitAgent from './polkitAgent.js';
export * as telepathyClient from './telepathyClient.js';