Skip to content
Snippets Groups Projects
index.module.ts 135 B
Newer Older
  • Learn to ignore specific revisions
  • import { fetchSelectedMneThunk } from './routines/mne.routine'
    
    const routines = {
        fetchSelectedMneThunk: fetchSelectedMneThunk,
    }