import { FsObjectBackend } from "./fsBackend"; export const objectHandler = new FsObjectBackend(); export default objectHandler