UNPKG
@tsmean/animal
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
Animal Module
github.com/bersling/animal-module
bersling/animal-module
@tsmean/animal
/
animal-settings.ts
4 lines
(3 loc)
•
63 B
text/typescript
View Raw
1
2
3
4
export
interface
AnimalSettings
{
isBeingEdited
?:
boolean
; }