//#region src/types/type-utils.d.ts type Optional = Omit & Partial>; //#endregion export { Optional }; //# sourceMappingURL=type-utils.d.ts.map