/** * @tsplus getter fp-ts/data/Context/Tag makeLayer * @tsplus location "@effect-ts-app/core/Tag" */ export declare const makeLayer: (tag: import("@fp-ts/data/Context").Tag) => (resource: T) => import("@effect/io/Layer").Layer; //# sourceMappingURL=Tag.d.ts.map