UNPKG

@n0safe/indirectus

Version:
14 lines 406 B
import type { Context } from "../../../../../types/types"; export declare const generate: (context: Context) => { files: ({ path: string; template: string; variables: { collection: import("../../../../../types/registry").Collection; }; } | { path: string; template: string; })[]; }; //# sourceMappingURL=safe-item-binding.dir.d.ts.map