UNPKG

@tresjs/cientos

Version:

Collection of useful helpers and fully functional, ready-made abstractions for Tres

3 lines (2 loc) 148 B
export declare function stripUnderscoresNumbersFromEnd(str: string): string; export declare function getNumbersFromEnd(str: string): number | null;