Attachment: rename pipeline

This commit is contained in:
Enrico Ros
2023-12-01 02:11:03 -08:00
parent 3d515102a1
commit b75160bb2b
2 changed files with 1 additions and 1 deletions
@@ -1,7 +1,7 @@
import { create } from 'zustand';
import type { FileWithHandle } from 'browser-fs-access';
import { attachmentConvert, attachmentCreate, attachmentDefineConversions, attachmentLoadInputAsync } from './logic';
import { attachmentConvert, attachmentCreate, attachmentDefineConversions, attachmentLoadInputAsync } from './pipeline';
// Attachment Types