Skip to content

Instantly share code, notes, and snippets.

@championswimmer
Last active January 19, 2018 22:51
Show Gist options
  • Save championswimmer/b8b52aa8d0cf2f81906b85fbc2d9ce21 to your computer and use it in GitHub Desktop.
Save championswimmer/b8b52aa8d0cf2f81906b85fbc2d9ce21 to your computer and use it in GitHub Desktop.
export const $NAME$ =
db.define<$NAME$Instance, $NAME$Attributes>(
'$SNAKENAME$',
$SMALLNAME$Attrs
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment