UNPKG

@webhare/moodle-webservice

Version:

Moodle Web Service API client with intellisense and typechecking

3 lines (2 loc) 60 B
type NumericBoolean = 0 | 1; export default NumericBoolean;