Skip to content

Instantly share code, notes, and snippets.

@vkbansal
Created January 11, 2022 09:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vkbansal/2cd6e13f97637e5a5795ea29fd1fefd8 to your computer and use it in GitHub Desktop.
Save vkbansal/2cd6e13f97637e5a5795ea29fd1fefd8 to your computer and use it in GitHub Desktop.
strings-ext-02
// strings.yaml.d.ts
declare const strings: Record<string, string>;
export default strings;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment