UNPKG

@protorians/core

Version:
4 lines (3 loc) 121 B
export declare class Sortable { stringableObject<T extends (string | number)>(rules: Record<string, T>): string[]; }