Skip to content

Instantly share code, notes, and snippets.

@mosufy
Last active June 5, 2021 01:23
Show Gist options
  • Save mosufy/ac4ea60e364b409a2d9c4ba2002c01a0 to your computer and use it in GitHub Desktop.
Save mosufy/ac4ea60e364b409a2d9c4ba2002c01a0 to your computer and use it in GitHub Desktop.
import { getUserById } from 'Models/User';
const user = getUserById(123);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment