This website works better with JavaScript.
Explore
Help
Sign In
dorian.hodin
/
Daidokoro
Watch
1
Star
0
Fork
You've already forked Daidokoro
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8ff7a7023a
master
formFront
formImage
listIngredients
formAdvanced
formRecipe
stubModel
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '8ff7a7023a'
${ noResults }
Daidokoro
/
daidokoro
/
src
/
app
/
model
/
unity.ts
9 lines
101 B
Raw
Blame
History
export
enum
Unity
{
'Kg'
=
0
,
'g'
=
1
,
'N/A'
=
2
,
'tbsp'
=
3
,
'tsp'
=
4
,
'serving'
=
5
}
Reference in new issue
View Git Blame
Copy Permalink