import type { OPTIONALLY_PROTECTED } from "../modules/EnhancedSecurity/OPTIONALLY-PROTECTED.ta.mjs"; import type { Chained_ArgumentType_OPTIONALLY_PROTECTED_Parameter1 } from "../modules/DistributedOperations/Chained-ArgumentType-OPTIONALLY-PROTECTED-Parameter1.ta.mjs"; /** * A utility alias for a type that is used for almost all chained operations. */ export type Chained = OPTIONALLY_PROTECTED; export default Chained; //# sourceMappingURL=Chained.d.mts.map