Skip to content

Instantly share code, notes, and snippets.

@nchanged
Created June 15, 2016 09:29
Show Gist options
  • Save nchanged/849fde9373c8935daeb334ebdafa59ed to your computer and use it in GitHub Desktop.
Save nchanged/849fde9373c8935daeb334ebdafa59ed to your computer and use it in GitHub Desktop.
"use realm bridge";
class ToDo {
static add(name) {}
}
export Todo;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment