Skip to content

Instantly share code, notes, and snippets.

@minhphong306
Created August 24, 2023 00:46
Show Gist options
  • Save minhphong306/1c3508e1613fad46b362296e6687938f to your computer and use it in GitHub Desktop.
Save minhphong306/1c3508e1613fad46b362296e6687938f to your computer and use it in GitHub Desktop.
example.ts
if (!file_exist)
create_file();
content = read_all_files_content();
return content;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment