UNPKG

pixie-transformer

Version:

Pixie Transformer is transforming a Raw/Response JSON Payload into your expected JSON Payload. It's make your life easy and convenience without any logic required in your code.

3 lines (2 loc) 90 B
declare function NaturalSort(a: any, b: any, property: any): any; export { NaturalSort };