/** * @file Update.Internal.Types.ts * @author Gage Sorrell * @copyright (c) 2026 Gage Sorrell * @license MIT */ export type UpdateInternalTypesDummy = string; //# sourceMappingURL=Update.Internal.Types.d.ts.map