UNPKG

@msnraju/al-embed-file

Version:

Creates a codeunit with the Json / Xml / text file embedded.

4 lines (3 loc) 97 B
export declare class Helper { static splitByLength(str: string, len: number): string[]; }