single.js 174 B

12345678
  1. const selectorByPath:
  2. Path
  3. => SomethingSelector<
  4. SomethingUEditorContextType,
  5. SomethingUEditorContextType,
  6. SomethingBulkValue<string>
  7. > = memoizeWithArgs(/* ... */)