liberty-types
v1.27.1
Published
```sh {"id":"01HFM4YGK959HFW9FA3BE4R6K8"} ### How to use
Keywords
Readme
### How to use
import LibertyConstants from "liberty-types"
Types
- Role
- LoginFlowType
- BatchClassType
- Subject
- MaterialType
- NotificationRecurring
- EducationBoard
- Standard
- Stream
- Medium
- StudentStatus
- StudentQueryStatus
- QuetionType
- DeviceType
# console.log(LibertyConstants.RoleType[0]) //Output "Student"
# console.log(LibertyConstants.RoleType.Student) //Output 0
