/** * Pin Route Handlers * * Implements context pin endpoint handlers for CRUD and file sync. */ import { PinService } from "@jamesaphoenix/tx"; export declare const PinsLive: import("effect/Layer").Layer, never, PinService>; //# sourceMappingURL=pins.d.ts.map