@shd101wyy/yo 0.1.34 → 0.1.35

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -558,6 +558,7 @@ export declare const BuiltinFunctions: {
558
558
  __yo_dup_tuple_element: string[];
559
559
  __yo_noop: string[];
560
560
  __yo_return_self: string[];
561
+ __yo_borrow_assert_unborrowed: string[];
561
562
  __yo_ms_sleep: string[];
562
563
  __yo_getrandom: string[];
563
564
  __yo_arc4random_buf: string[];