UNPKG

thai-citizenid-gen

Version:

A library for generating valid Thai Citizen IDs and mock Thai personal data. Updated to correctly follow the ID generation algorithm and resolve security vulnerabilities in dependencies.

3 lines (2 loc) 158 B
export declare function exportToJson(data: any[], filePath: string): void; export declare function exportToCsv(data: any[], filePath: string): Promise<void>;