UNPKG

buddha-core

Version:
3 lines (2 loc) 114 B
/**cắt ra tên tập tin từ path gốc */ export declare const get_file_name: (file_path?: string) => string;