refactor: rework imports/exports
This commit is contained in:
parent
f2edf6f292
commit
e44ee48eaa
5 changed files with 6 additions and 15 deletions
|
@ -1,5 +1,3 @@
|
|||
import { FSDB_INDEXER_SYMLINKS } from './indexers/symlinks.ts';
|
||||
|
||||
export default {
|
||||
FSDB_INDEXER_SYMLINKS
|
||||
};
|
||||
export { FSDB_INDEXER_SYMLINKS };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue