sort library
Classes
- ImportSortData
- Data to return from a sort
Functions
- 
  sortImports(List< String> lines, String package_name, bool emojis, bool exitIfChanged, bool noComments, {String? filePath}) → ImportSortData
- Sort the imports Returns the sorted file as a string at index 0 and the number of sorted imports at index 1