Skip to content

Instantly share code, notes, and snippets.

@AlexMost
Created January 11, 2018 16:03
Show Gist options
  • Save AlexMost/634b368b4e89147123485cbf713051ae to your computer and use it in GitHub Desktop.
Save AlexMost/634b368b4e89147123485cbf713051ae to your computer and use it in GitHub Desktop.
import { t } from 'c-3po'
const name = 'c-3po';
t`Hello ${ name }`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment